File tree Expand file tree Collapse file tree
example/BlazorLocalTimeSample Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.BlazorWebAssembly" >
1+ <Project Sdk =" Microsoft.NET.Sdk.BlazorWebAssembly" >
22 <PropertyGroup >
3- <TargetFramework >net9 .0</TargetFramework >
3+ <TargetFramework >net10 .0</TargetFramework >
44 <Nullable >enable</Nullable >
55 <ImplicitUsings >enable</ImplicitUsings >
66 </PropertyGroup >
77 <ItemGroup >
88 <PackageReference Include =" AntDesign" Version =" 1.4.3" />
9- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.4" />
9+ <PackageReference
10+ Include =" Microsoft.AspNetCore.Components.WebAssembly"
11+ Version =" 10.0.0-rc.1.25451.107"
12+ />
1013 <PackageReference
1114 Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer"
12- Version =" 9 .0.9 "
15+ Version =" 10 .0.0-rc.1.25451.107 "
1316 PrivateAssets =" all"
1417 />
1518 <PackageReference Include =" Microsoft.FluentUI.AspNetCore.Components" Version =" 4.12.1" />
You can’t perform that action at this time.
0 commit comments