Skip to content

Commit

Permalink
Merge pull request #234 from loresoft/dependabot/nuget/microsoftexten…
Browse files Browse the repository at this point in the history
…sions-80518800dd

Bump Microsoft.Extensions.Http from 8.0.0 to 8.0.1 in the microsoftextensions group
  • Loading branch information
github-actions[bot] authored Oct 10, 2024
2 parents ffa6751 + eff56d4 commit 6d37d60
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.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 6d37d60

Please sign in to comment.