[ADD] MudBlazer package added

This commit is contained in:
max
2025-08-02 13:47:35 +02:00
parent f62fea37f1
commit c7402d8bc4
12 changed files with 31 additions and 164 deletions

View File

@@ -6,4 +6,13 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MudBlazor" Version="8.10.0" />
</ItemGroup>
<ItemGroup>
<_ContentIncludedByDefault Remove="wwwroot\bootstrap\bootstrap.min.css" />
<_ContentIncludedByDefault Remove="wwwroot\bootstrap\bootstrap.min.css.map" />
</ItemGroup>
</Project>