Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 9, 2023
1 parent 9d01ce2 commit 96cce08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/GitStatus.Web/GitStatus.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

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

<ItemGroup>
Expand Down

0 comments on commit 96cce08

Please sign in to comment.