Skip to content

Commit

Permalink
Update Cake.* references to v0.33.0
Browse files Browse the repository at this point in the history
Relates to #2
  • Loading branch information
augustoproiete committed May 13, 2021
1 parent 88ccecf commit 58a4351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cake.PathTildeHelper.Tests/Cake.PathTildeHelper.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cake.Core" Version="0.29.0" />
<PackageReference Include="Cake.Testing" Version="0.29.0" />
<PackageReference Include="Cake.Core" Version="0.33.0" />
<PackageReference Include="Cake.Testing" Version="0.33.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0-preview-20180610-02" />
<PackageReference Include="Moq" Version="4.9.0" />
<PackageReference Include="xunit" Version="2.3.1" />
Expand Down

0 comments on commit 58a4351

Please sign in to comment.