Downgrade AntDesign package
Fixes issue with metadata lookup not populating correctly
This commit is contained in:
parent
e13df73d2c
commit
d90b3837bf
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AntDesign" Version="0.18.0" />
|
||||
<PackageReference Include="AntDesign" Version="0.17.4" />
|
||||
<PackageReference Include="AntDesign.Charts" Version="0.5.1" />
|
||||
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
|
||||
<PackageReference Include="BlazorMonaco" Version="3.2.0" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue