We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de47fdf commit 95a275eCopy full SHA for 95a275e
1 file changed
sample/SampleFunctionApp/SampleFunctionApp.csproj
@@ -8,7 +8,7 @@
8
<IsPackable>false</IsPackable>
9
</PropertyGroup>
10
<ItemGroup>
11
- <PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.19.0" />
+ <PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.20.0" />
12
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
13
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.OpenApi" Version="1.5.1" />
14
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.16.4" />
0 commit comments