diff --git a/build/bootstrap.proj b/build/bootstrap.proj index 6b0c475cfce..7d6df63aefb 100644 --- a/build/bootstrap.proj +++ b/build/bootstrap.proj @@ -17,7 +17,7 @@ - + diff --git a/build/packages.targets b/build/packages.targets index f8539a6f329..45224df752f 100644 --- a/build/packages.targets +++ b/build/packages.targets @@ -1,7 +1,7 @@ 16.5.0-preview-19606-01 - 11.0.1 + 9.0.1 4.3.0 16.4.280 16.5.29714.20 diff --git a/build/sign.proj b/build/sign.proj index 39238edabdc..3baa185d4d7 100644 --- a/build/sign.proj +++ b/build/sign.proj @@ -23,7 +23,7 @@ 3PartySHA2 - + 3PartySHA2 diff --git a/setup/Microsoft.VisualStudio.NuGet.BuildTools.swixproj b/setup/Microsoft.VisualStudio.NuGet.BuildTools.swixproj index 18a26f5c8a3..01fd77bad2d 100644 --- a/setup/Microsoft.VisualStudio.NuGet.BuildTools.swixproj +++ b/setup/Microsoft.VisualStudio.NuGet.BuildTools.swixproj @@ -18,7 +18,7 @@ $(ArtifactsDirectory)NuGet.VisualStudio.Client\$(VisualStudioVersion)\bin\$(Configuration)\ $(RepositoryRootDirectory)src\NuGet.Core\NuGet.Build.Tasks\ $(ArtifactsDirectory)microsoft.web.xdt\2.1.2\lib\net40\ - $(SolutionPackagesFolder)newtonsoft.json\11.0.1\lib\net45\ + $(SolutionPackagesFolder)newtonsoft.json\9.0.1\lib\net45\ diff --git a/src/NuGet.Clients/NuGet.VisualStudio.Client/NuGet.VisualStudio.Client.csproj b/src/NuGet.Clients/NuGet.VisualStudio.Client/NuGet.VisualStudio.Client.csproj index 0280612f6b4..f29c9b040a7 100644 --- a/src/NuGet.Clients/NuGet.VisualStudio.Client/NuGet.VisualStudio.Client.csproj +++ b/src/NuGet.Clients/NuGet.VisualStudio.Client/NuGet.VisualStudio.Client.csproj @@ -63,7 +63,7 @@ Modules\NuGet\NuGet.PackageManagement.PowerShellCmdlets.dll-Help.xml true - + Newtonsoft.Json.dll true diff --git a/src/NuGet.Clients/NuGet.VisualStudio.Internal.Contracts/NuGet.VisualStudio.Internal.Contracts.csproj b/src/NuGet.Clients/NuGet.VisualStudio.Internal.Contracts/NuGet.VisualStudio.Internal.Contracts.csproj index 41321deff82..86c3f26a9da 100644 --- a/src/NuGet.Clients/NuGet.VisualStudio.Internal.Contracts/NuGet.VisualStudio.Internal.Contracts.csproj +++ b/src/NuGet.Clients/NuGet.VisualStudio.Internal.Contracts/NuGet.VisualStudio.Internal.Contracts.csproj @@ -14,7 +14,7 @@ - + diff --git a/test/NuGet.Core.Tests/NuGet.PackageManagement.Test/NuGet.PackageManagement.Test.csproj b/test/NuGet.Core.Tests/NuGet.PackageManagement.Test/NuGet.PackageManagement.Test.csproj index b8815389922..828d0f4c461 100644 --- a/test/NuGet.Core.Tests/NuGet.PackageManagement.Test/NuGet.PackageManagement.Test.csproj +++ b/test/NuGet.Core.Tests/NuGet.PackageManagement.Test/NuGet.PackageManagement.Test.csproj @@ -15,6 +15,10 @@ + + + + diff --git a/test/NuGet.Core.Tests/NuGet.Shared.Tests/NuGet.Shared.Tests.csproj b/test/NuGet.Core.Tests/NuGet.Shared.Tests/NuGet.Shared.Tests.csproj index 9cfd05714d7..6c68d67269a 100644 --- a/test/NuGet.Core.Tests/NuGet.Shared.Tests/NuGet.Shared.Tests.csproj +++ b/test/NuGet.Core.Tests/NuGet.Shared.Tests/NuGet.Shared.Tests.csproj @@ -10,10 +10,6 @@ Unit tests for the utilities included using shared compilation. - - - - diff --git a/test/NuGet.Core.Tests/NuGet.Versioning.Test/NuGet.Versioning.Test.csproj b/test/NuGet.Core.Tests/NuGet.Versioning.Test/NuGet.Versioning.Test.csproj index edde39f943c..f831dae9b1a 100644 --- a/test/NuGet.Core.Tests/NuGet.Versioning.Test/NuGet.Versioning.Test.csproj +++ b/test/NuGet.Core.Tests/NuGet.Versioning.Test/NuGet.Versioning.Test.csproj @@ -14,10 +14,6 @@ - - - - diff --git a/test/NuGet.Tests.Apex/NuGet.Console.TestContract/NuGet.Console.TestContract.csproj b/test/NuGet.Tests.Apex/NuGet.Console.TestContract/NuGet.Console.TestContract.csproj index d00f541ea31..3b6b7f8bc10 100644 --- a/test/NuGet.Tests.Apex/NuGet.Console.TestContract/NuGet.Console.TestContract.csproj +++ b/test/NuGet.Tests.Apex/NuGet.Console.TestContract/NuGet.Console.TestContract.csproj @@ -11,6 +11,9 @@ + + + diff --git a/test/NuGet.Tests.Apex/NuGet.PackageManagement.UI.TestContract/NuGet.PackageManagement.UI.TestContract.csproj b/test/NuGet.Tests.Apex/NuGet.PackageManagement.UI.TestContract/NuGet.PackageManagement.UI.TestContract.csproj index 9d24b87d136..6a117efa25b 100644 --- a/test/NuGet.Tests.Apex/NuGet.PackageManagement.UI.TestContract/NuGet.PackageManagement.UI.TestContract.csproj +++ b/test/NuGet.Tests.Apex/NuGet.PackageManagement.UI.TestContract/NuGet.PackageManagement.UI.TestContract.csproj @@ -17,6 +17,9 @@ + + + diff --git a/test/NuGet.Tests.Apex/NuGet.Tests.Apex/NuGet.Tests.Apex.csproj b/test/NuGet.Tests.Apex/NuGet.Tests.Apex/NuGet.Tests.Apex.csproj index 671b78a5996..50320434b6c 100644 --- a/test/NuGet.Tests.Apex/NuGet.Tests.Apex/NuGet.Tests.Apex.csproj +++ b/test/NuGet.Tests.Apex/NuGet.Tests.Apex/NuGet.Tests.Apex.csproj @@ -63,6 +63,7 @@ +