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 14, 2024
1 parent a040c75 commit 3d22a67
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.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.11" PrivateAssets="all" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="2.2.1" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="3.0.0" />
</ItemGroup>

</Project>

0 comments on commit 3d22a67

Please sign in to comment.