Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer in /src (#449
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent cd6d865 commit 3d98d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BlazorApp/BlazorApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.10" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.11" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit 3d98d2c

Please sign in to comment.