File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 3737
3838 <!-- .NET 8.0 packages -->
3939 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
40- <PackageVersion Include =" Microsoft.AspNetCore.Components.Web" Version =" 8 .0.19 " />
41- <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8 .0.19 " />
42- <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8 .0.19 " />
43- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 8 .0.1 " />
44- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8 .0.2 " />
45- <PackageVersion Include =" Microsoft.Extensions.Http" Version =" 8 .0.1 " />
46- <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 8 .0.0 " />
40+ <PackageVersion Include =" Microsoft.AspNetCore.Components.Web" Version =" 9 .0.9 " />
41+ <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9 .0.9 " />
42+ <PackageVersion Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 9 .0.9 " />
43+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 9 .0.9 " />
44+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9 .0.9 " />
45+ <PackageVersion Include =" Microsoft.Extensions.Http" Version =" 9 .0.9 " />
46+ <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 9 .0.9 " />
4747 </ItemGroup >
4848
4949 <!-- .NET 9.0 packages -->
You can’t perform that action at this time.
0 commit comments