Skip to content

Commit

Permalink
Merge pull request #6012 from pascalberger/feature/cake-frosting-addins
Browse files Browse the repository at this point in the history
Use Cake Frosting optimized addins
  • Loading branch information
valadas authored Apr 24, 2024
2 parents 9367336 + f86c54b commit 787c83d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<PackageReference Include="Cake.BuildSystems.Module" Version="7.0.0" />
<PackageReference Include="Cake.FileHelpers" Version="7.0.0" />
<PackageReference Include="Cake.Frosting" Version="4.0.0" />
<PackageReference Include="Cake.Git" Version="3.0.0" />
<PackageReference Include="Cake.Issues" Version="4.1.0" />
<PackageReference Include="Cake.Issues.MsBuild" Version="4.1.0" />
<PackageReference Include="Cake.Frosting.Git" Version="4.0.0" />
<PackageReference Include="Cake.Issues" Version="4.3.0" />
<PackageReference Include="Cake.Frosting.Issues.MsBuild" Version="4.3.0" />
<PackageReference Include="Cake.Json" Version="7.0.1" />
<PackageReference Include="Cake.XdtTransform" Version="2.0.0" />
<PackageReference Include="Dnn.CakeUtils" Version="2.0.2" />
Expand Down

0 comments on commit 787c83d

Please sign in to comment.