Skip to content

Commit

Permalink
Remove explicit dependency on Microsoft.AspNetCore.Components.WebAsse…
Browse files Browse the repository at this point in the history
…mbly
  • Loading branch information
Tarmil committed Feb 21, 2023
1 parent c582b7f commit c8b2b3a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<!-- //#if (hotreload_actual) -->
<PackageReference Include="Bolero.HotReload" Version="BOLERO_VERSION" />
<!-- //#endif -->
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.*" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.*" />
<!-- //#if (!server) -->
<PackageReference Include="System.Net.Http.Json" Version="7.0.*" />
Expand Down

0 comments on commit c8b2b3a

Please sign in to comment.