Skip to content

Commit

Permalink
Change Minimum Required Version of Microsoft.Extensions.Http
Browse files Browse the repository at this point in the history
  • Loading branch information
brminnick committed May 26, 2024
1 parent bb2a6a5 commit 306cb58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ New In This Release:
<ProjectReference Include="..\GitHubApiStatus\GitHubApiStatus.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="[2.1.0,)" />
</ItemGroup>
</Project>

0 comments on commit 306cb58

Please sign in to comment.