Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Commit

Permalink
Revert "Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#10
Browse files Browse the repository at this point in the history
…)"

This reverts commit c66a6fb.
  • Loading branch information
shenanigansd authored Oct 1, 2023
1 parent c66a6fb commit b88b9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dragonfly-audit-site.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.10" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.5" PrivateAssets="all" />
<PackageReference Include="Radzen.Blazor" Version="4.14.3" />
</ItemGroup>

Expand Down

0 comments on commit b88b9da

Please sign in to comment.