File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 </PropertyGroup >
2626
2727 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
28- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.13 " />
29- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.13 " />
28+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.0 " />
29+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.0 " />
3030 </ItemGroup >
3131
3232 <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0'" >
33- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 10.0.4 " />
34- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 10.0.4 " />
33+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 10.0.0 " />
34+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 10.0.0 " />
3535 </ItemGroup >
3636
3737 <ItemGroup >
You can’t perform that action at this time.
0 commit comments