Skip to content

Commit

Permalink
Updated Azure Functions SDK (#4402)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib authored Nov 10, 2021
1 parent a101712 commit 20dbae3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.13" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.0.1" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="HotChocolate.AzureFunctions" Version="11.1.0" />
</ItemGroup>
Expand Down

0 comments on commit 20dbae3

Please sign in to comment.