Skip to content

Commit

Permalink
Update build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Thealexbarney committed Feb 13, 2018
1 parent 847f2d7 commit 9c40e30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DotnetCLIVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.3
2.1.4
6 changes: 3 additions & 3 deletions build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cake.Frosting" Version="0.1.0-alpha0073" />
<PackageReference Include="Cake.Common" Version="0.23.0" />
<PackageReference Include="ILRepack.Lib" Version="2.0.13" NoWarn="NU1701" />
<PackageReference Include="Cake.Frosting" Version="0.1.0-alpha0077" />
<PackageReference Include="Cake.Common" Version="0.25.0" />
<PackageReference Include="ILRepack.Lib" Version="2.0.15" NoWarn="NU1701" />
</ItemGroup>

</Project>

0 comments on commit 9c40e30

Please sign in to comment.