Skip to content

Commit

Permalink
Update dotnet monorepo to v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 58e4279 commit 31e7147
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TryAzureStaticBlazorApp/TryAzureStaticBlazorApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.1" PrivateAssets="all" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="2.1.1" />
</ItemGroup>

Expand Down

0 comments on commit 31e7147

Please sign in to comment.