Skip to content

Commit

Permalink
Update dependency PublishSPAforGitHubPages.Build to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 36890ca commit 2e23e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TryAzureStaticBlazorApp/TryAzureStaticBlazorApp.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="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="2.2.0" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="3.0.0" />
</ItemGroup>

</Project>

0 comments on commit 2e23e21

Please sign in to comment.