Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(maint) Update dependency Cake.Frosting to 4.2.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 59b049d commit 7ff88fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/frosting/build/Build.csproj
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Cake.Frosting" Version="4.0.0" />
<PackageReference Include="Cake.Frosting" Version="4.2.0" />
<PackageReference Include="Cake.Npm" Version="4.0.0" />
</ItemGroup>
<ItemGroup>

0 comments on commit 7ff88fc

Please sign in to comment.