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

Commit

Permalink
Update NuGet Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
brminnick committed Nov 9, 2020
1 parent 051d182 commit 8321d44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.1.9" />
<PackageReference Include="Refit.HttpClientFactory" Version="5.2.1" />
<PackageReference Include="GitHubApiStatus" Version="1.0.0-pre3" />
<PackageReference Include="GitHubApiStatus" Version="1.0.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Constants\" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.9" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.10" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.3" />
<PackageReference Include="Azure.Storage.Queues" Version="12.4.2" />
Expand Down

0 comments on commit 8321d44

Please sign in to comment.