File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/EstimatorX.Shared.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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" >
You can’t perform that action at this time.
0 commit comments