Skip to content

Commit

Permalink
Fix the sample site project
Browse files Browse the repository at this point in the history
  • Loading branch information
jsakamoto committed Sep 23, 2024
1 parent 87944e0 commit 754155f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SampleApps/BlazorWasmApp0/BlazorWasmApp0.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<ItemGroup>
<PackageReference Include="BlazorWasmPreRendering.Build" Version="4.0.1" />
<PackageReference Include="BlazorWasmBrotliLoader.Build" Version="1.0.0" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="2.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.4" />
Expand Down

0 comments on commit 754155f

Please sign in to comment.