File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8 .0.22 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 10 .0.0 " />
1212 <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 10.0.0" PrivateAssets =" all" />
1313 <PackageReference Include =" Microsoft.FluentUI.AspNetCore.Components" Version =" 4.13.1" />
1414 <PackageReference Include =" Microsoft.FluentUI.AspNetCore.Components.Icons" Version =" 4.8.0" />
1717 </ItemGroup >
1818
1919 <ItemGroup >
20- <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" 8 .0.21 " />
20+ <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" 10 .0.0 " />
2121 <ServiceWorker Include =" wwwroot\service-worker.js" PublishedContent =" wwwroot\service-worker.published.js" />
2222 </ItemGroup >
2323
You can’t perform that action at this time.
0 commit comments