Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit 8321d44

Browse files
Update NuGet Packages
1 parent 051d182 commit 8321d44

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

GitHubReadmeWebTrends.Common/GitHubReadmeWebTrends.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.9" />
1313
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.1.9" />
1414
<PackageReference Include="Refit.HttpClientFactory" Version="5.2.1" />
15-
<PackageReference Include="GitHubApiStatus" Version="1.0.0-pre3" />
15+
<PackageReference Include="GitHubApiStatus" Version="1.0.1" />
1616
</ItemGroup>
1717
<ItemGroup>
1818
<Folder Include="Constants\" />

GitHubReadmeWebTrends.Functions/GitHubReadmeWebTrends.Functions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Nullable>enable</Nullable>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.9" />
10+
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.10" />
1111
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
1212
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.3" />
1313
<PackageReference Include="Azure.Storage.Queues" Version="12.4.2" />

0 commit comments

Comments
 (0)