We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e008c commit 2001c1eCopy full SHA for 2001c1e
1 file changed
sample/SampleFunctionApp/SampleFunctionApp.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.19.0" />
12
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
13
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.OpenApi" Version="1.5.1" />
14
- <PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.14.0" />
+ <PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.16.4" />
15
<PackageReference Include="FluentValidation" Version="11.4.0" />
16
</ItemGroup>
17
<ItemGroup>
0 commit comments