This commit is contained in:
Matt Parker [SSW]
2025-01-10 20:23:38 +10:00
parent 006b2dddaa
commit b78f30af35
6 changed files with 50 additions and 4 deletions

View File

@@ -17,6 +17,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="BlazorMonaco" Version="3.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="9.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView" Version="9.0.0" />
<PackageReference Include="MudBlazor" Version="8.0.0-rc.2" />