We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a4656 commit baf9e0dCopy full SHA for baf9e0d
samples/AzureFunctions/AzureFunctions.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.4" OutputItemType="Analyzer" />
+ <PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.5" OutputItemType="Analyzer" />
14
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.0.0" />
15
</ItemGroup>
16
0 commit comments