Skip to content

Commit

Permalink
Update dotnet monorepo to 8.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2024
1 parent b4b02a8 commit 36890ca
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.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.8" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="2.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 36890ca

Please sign in to comment.