Skip to content

Commit

Permalink
Merge pull request #4470 from bdukes/cake-1.0.0
Browse files Browse the repository at this point in the history
Upgrade to stable version of Cake
  • Loading branch information
valadas authored Feb 9, 2021
2 parents e731041 + 91f639b commit 769b220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Cake.FileHelpers" Version="3.3.0" />
<PackageReference Include="Cake.Frosting" Version="1.0.0-rc0003" />
<PackageReference Include="Cake.Frosting" Version="1.0.0" />
<PackageReference Include="Cake.Git" Version="0.22.0" />
<PackageReference Include="Cake.XdtTransform" Version="0.18.1" />
<PackageReference Include="Dnn.CakeUtils" Version="1.1.11" />
Expand Down

0 comments on commit 769b220

Please sign in to comment.