diff --git a/GVFS/GVFS.FunctionalTests/GVFS.FunctionalTests.csproj b/GVFS/GVFS.FunctionalTests/GVFS.FunctionalTests.csproj index 0154ccbbe0..80700156ac 100644 --- a/GVFS/GVFS.FunctionalTests/GVFS.FunctionalTests.csproj +++ b/GVFS/GVFS.FunctionalTests/GVFS.FunctionalTests.csproj @@ -24,7 +24,7 @@ - + all diff --git a/GVFS/GVFS.Tests/GVFS.Tests.csproj b/GVFS/GVFS.Tests/GVFS.Tests.csproj index 3a2198045a..acf5c82801 100644 --- a/GVFS/GVFS.Tests/GVFS.Tests.csproj +++ b/GVFS/GVFS.Tests/GVFS.Tests.csproj @@ -16,7 +16,7 @@ - + all diff --git a/GVFS/GVFS.UnitTests.Windows/GVFS.UnitTests.Windows.csproj b/GVFS/GVFS.UnitTests.Windows/GVFS.UnitTests.Windows.csproj index b6577d50fe..11673426de 100644 --- a/GVFS/GVFS.UnitTests.Windows/GVFS.UnitTests.Windows.csproj +++ b/GVFS/GVFS.UnitTests.Windows/GVFS.UnitTests.Windows.csproj @@ -1,7 +1,7 @@  - - + + @@ -69,11 +69,11 @@ ..\..\..\packages\NuGet.Versioning.4.9.2\lib\net46\NuGet.Versioning.dll - - ..\..\..\packages\NUnit.3.10.1\lib\net45\nunit.framework.dll + + ..\..\..\packages\NUnit.3.12.0\lib\net45\nunit.framework.dll - - ..\..\..\packages\NUnitLite.3.10.1\lib\net45\nunitlite.dll + + ..\..\..\packages\NUnitLite.3.12.0\lib\net45\nunitlite.dll ..\..\..\packages\SQLitePCLRaw.bundle_green.1.1.12\lib\net45\SQLitePCLRaw.batteries_green.dll @@ -179,8 +179,8 @@ 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}. - - + + diff --git a/GVFS/GVFS.UnitTests.Windows/packages.config b/GVFS/GVFS.UnitTests.Windows/packages.config index 5eaea4a99c..256f441854 100644 --- a/GVFS/GVFS.UnitTests.Windows/packages.config +++ b/GVFS/GVFS.UnitTests.Windows/packages.config @@ -10,9 +10,9 @@ - - - + + + diff --git a/GVFS/GVFS.UnitTests/GVFS.UnitTests.csproj b/GVFS/GVFS.UnitTests/GVFS.UnitTests.csproj index 5d92d8bce9..f729090ca2 100644 --- a/GVFS/GVFS.UnitTests/GVFS.UnitTests.csproj +++ b/GVFS/GVFS.UnitTests/GVFS.UnitTests.csproj @@ -39,11 +39,11 @@ - + - + all