Skip to content

Commit d2cae26

Browse files
Merge pull request #462 from loresoft/dependabot/nuget/src/EstimatorX.Client/microsoftextensions-2050d19683
Bump the microsoftextensions group with 2 updates
2 parents df74943 + 9ad445d commit d2cae26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/EstimatorX.Client/EstimatorX.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.10" PrivateAssets="all" />
1919
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.10" />
2020
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.6" />
21-
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.9" />
21+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.10" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="FluentAssertions" Version="8.3.0" />
10-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
10+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1212
<PackageReference Include="xunit" Version="2.9.3" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">

0 commit comments

Comments
 (0)