We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdedbe commit 3d22a58Copy full SHA for 3d22a58
AzPC.Blazor/AzPC.Blazor.Client/AzPC.Blazor.Client.csproj
@@ -21,6 +21,7 @@
21
</ItemGroup>
22
23
<ItemGroup>
24
+ <PackageReference Include="Microsoft.NET.Sdk.WebAssembly.Pack" Version="9.0.9" />
25
<ProjectReference Include="..\..\AzPC.Shared\AzPC.Shared.csproj" />
26
<ProjectReference Include="..\AzPC.Blazor.App\AzPC.Blazor.App.csproj" />
27
<ProjectReference Include="..\..\AzPC.Libs\AzPC.Libs.csproj" />
0 commit comments