Skip to content

Commit baf9e0d

Browse files
chore(deps): update dependency microsoft.azure.functions.worker.sdk to 2.0.5 (#701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7a4656 commit baf9e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/AzureFunctions/AzureFunctions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.4" OutputItemType="Analyzer" />
13+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.5" OutputItemType="Analyzer" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.0.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)