Install Nuget package: ASP.NET Core QuickGrid 9.0.3 version.
https://www.nuget.org/packages/Microsoft.AspNetCore.Components.QuickGrid
This commit is contained in:
parent
2c8b50e8c5
commit
820682a8ba
@ -10,4 +10,8 @@
|
||||
<RazorComponent Include="Components\Controls\ServerComponent.razor" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid" Version="9.0.3" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user