From 651e31d3e17f0f6f04711b032df9de55c275b566 Mon Sep 17 00:00:00 2001 From: Maxim Milovanov Date: Wed, 13 Sep 2017 15:06:28 +0300 Subject: [PATCH] update to .net 4.6.2, cake 0.22, bump version to 0.3.3 --- src/Cake.Yarn.Tests/Cake.Yarn.Tests.csproj | 19 ++++++++++---- src/Cake.Yarn.Tests/packages.config | 30 +++++++++++----------- src/Cake.Yarn/Cake.Yarn.csproj | 6 ++--- src/Cake.Yarn/Cake.Yarn.nuspec | 2 +- src/Cake.Yarn/Properties/AssemblyInfo.cs | 6 ++--- src/Cake.Yarn/packages.config | 2 +- 6 files changed, 37 insertions(+), 28 deletions(-) diff --git a/src/Cake.Yarn.Tests/Cake.Yarn.Tests.csproj b/src/Cake.Yarn.Tests/Cake.Yarn.Tests.csproj index 087783a..7c6b436 100644 --- a/src/Cake.Yarn.Tests/Cake.Yarn.Tests.csproj +++ b/src/Cake.Yarn.Tests/Cake.Yarn.Tests.csproj @@ -9,9 +9,11 @@ Properties Cake.Yarn.Tests Cake.Yarn.Tests - v4.5 + v4.6.2 512 + + true @@ -31,11 +33,11 @@ 4 - - ..\..\packages\Cake.Core.0.21.1\lib\net45\Cake.Core.dll + + ..\..\packages\Cake.Core.0.22.0\lib\net46\Cake.Core.dll - - ..\..\packages\Cake.Testing.0.21.1\lib\net45\Cake.Testing.dll + + ..\..\packages\Cake.Testing.0.22.0\lib\net46\Cake.Testing.dll ..\..\packages\Shouldly.2.8.3\lib\net40\Shouldly.dll @@ -95,6 +97,13 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + +