Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit c525a0c

Browse files
Bump Microsoft.Extensions.Http.Polly from 7.0.11 to 7.0.12 in /Src (#203)
1 parent 8c395f6 commit c525a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/UITestSampleApp.Functions/UITestSampleApp.Functions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99
<ItemGroup>
1010
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />
11-
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.11" />
11+
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.12" />
1212
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.15.0" OutputItemType="Analyzer" />
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.19.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.2.0" />

0 commit comments

Comments
 (0)