Skip to content

Commit

Permalink
Update dependency PublishSPAforGitHubPages.Build to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 75b11cd commit be3af21
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.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.8" PrivateAssets="all" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="2.2.0" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="2.2.1" />
</ItemGroup>

</Project>

0 comments on commit be3af21

Please sign in to comment.