Skip to content

Commit

Permalink
Merge pull request #244 from loresoft/dependabot/nuget/microsoftexten…
Browse files Browse the repository at this point in the history
…sions-0d64d0302b

Bump Microsoft.Extensions.Http from 8.0.1 to 9.0.0 in the microsoftextensions group
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
2 parents b9bb2d8 + aa39920 commit c807130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Sample.ClientSide/Sample.ClientSide.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
<PackageReference Include="System.Net.Http.Json" Version="9.0.0" />
</ItemGroup>

Expand Down

0 comments on commit c807130

Please sign in to comment.