File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
example/AntDesign.ProLayout.Wasm Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 6.0.5 " />
10- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 6.0.5 " PrivateAssets =" all" />
9+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 6.0.9 " />
10+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 6.0.9 " PrivateAssets =" all" />
1111 <PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 6.0.0" />
1212 <PackageReference Include =" System.Net.Http.Json" Version =" 6.0.0" />
1313 </ItemGroup >
Original file line number Diff line number Diff line change 2323 </ItemGroup >
2424
2525 <ItemGroup >
26- <PackageReference Include =" AntDesign" Version =" 0.12.0.1 " />
26+ <PackageReference Include =" AntDesign" Version =" 0.12.4 " />
2727 </ItemGroup >
2828
2929 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' And '$(SolutionDir)'==''" >
You can’t perform that action at this time.
0 commit comments