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.
2 parents 38e351f + cdfb33a commit 1448300Copy full SHA for 1448300
src/monitoring-func/monitoring-func.csproj
@@ -18,7 +18,7 @@
18
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
19
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.5" OutputItemType="Analyzer" />
20
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.1.0" />
21
- <PackageReference Include="Polly" Version="8.6.3" />
+ <PackageReference Include="Polly" Version="8.6.4" />
22
</ItemGroup>
23
<ItemGroup>
24
<None Update="host.json">
0 commit comments