From ef725a0a2c9170fa02ae351c6c4a04671f13a59f Mon Sep 17 00:00:00 2001 From: Mathew Charles Date: Wed, 8 Jul 2015 12:05:41 -0700 Subject: [PATCH] Removing uneeded/obsolete TestCommon nuget packaging --- WebJobs.sln | 9 +--- packages/repositories.config | 2 - .../WebJobs.Perf.csproj | 10 +++- .../packages.config | 3 ++ test/Packages/Packages.csproj | 51 ------------------- test/Packages/packages.config | 4 -- 6 files changed, 13 insertions(+), 66 deletions(-) delete mode 100644 test/Packages/Packages.csproj delete mode 100644 test/Packages/packages.config diff --git a/WebJobs.sln b/WebJobs.sln index 461cd1df8..c1d3c5e59 100644 --- a/WebJobs.sln +++ b/WebJobs.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 -VisualStudioVersion = 12.0.30723.0 +VisualStudioVersion = 12.0.31101.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{639967B0-0544-4C52-94AC-9A3D25E33256}" EndProject @@ -46,8 +46,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebJobs.ServiceBus.UnitTest {4A832C21-66EA-4DE4-8124-F27F8900CBA9} = {4A832C21-66EA-4DE4-8124-F27F8900CBA9} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Packages", "test\Packages\Packages.csproj", "{0AFF4B92-6E8C-456B-A3F8-BF76CE55FFDF}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebJobs.Host.FunctionalTests", "test\Microsoft.Azure.WebJobs.Host.FunctionalTests\WebJobs.Host.FunctionalTests.csproj", "{C6B834AB-7B6A-47AE-A7C3-C102B0C861FF}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebJobs.Storage.IntegrationTests", "test\Microsoft.Azure.WebJobs.Storage.IntegrationTests\WebJobs.Storage.IntegrationTests.csproj", "{31BAB10E-B319-4F4E-9898-EA7A2740AA19}" @@ -110,10 +108,6 @@ Global {28BC5EE0-9227-4124-AA8F-1C0CAA218D12}.Debug|Any CPU.Build.0 = Debug|Any CPU {28BC5EE0-9227-4124-AA8F-1C0CAA218D12}.Release|Any CPU.ActiveCfg = Release|Any CPU {28BC5EE0-9227-4124-AA8F-1C0CAA218D12}.Release|Any CPU.Build.0 = Release|Any CPU - {0AFF4B92-6E8C-456B-A3F8-BF76CE55FFDF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0AFF4B92-6E8C-456B-A3F8-BF76CE55FFDF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0AFF4B92-6E8C-456B-A3F8-BF76CE55FFDF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0AFF4B92-6E8C-456B-A3F8-BF76CE55FFDF}.Release|Any CPU.Build.0 = Release|Any CPU {C6B834AB-7B6A-47AE-A7C3-C102B0C861FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C6B834AB-7B6A-47AE-A7C3-C102B0C861FF}.Debug|Any CPU.Build.0 = Debug|Any CPU {C6B834AB-7B6A-47AE-A7C3-C102B0C861FF}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -133,7 +127,6 @@ Global {7EF78F7B-C9C9-4311-B87D-50ED5932CC93} = {639967B0-0544-4C52-94AC-9A3D25E33256} {34D23554-5482-4B3D-B65F-46DFF5AF1684} = {FA608267-1272-4BD5-B230-0F41A48D18C8} {28BC5EE0-9227-4124-AA8F-1C0CAA218D12} = {639967B0-0544-4C52-94AC-9A3D25E33256} - {0AFF4B92-6E8C-456B-A3F8-BF76CE55FFDF} = {639967B0-0544-4C52-94AC-9A3D25E33256} {C6B834AB-7B6A-47AE-A7C3-C102B0C861FF} = {639967B0-0544-4C52-94AC-9A3D25E33256} {31BAB10E-B319-4F4E-9898-EA7A2740AA19} = {639967B0-0544-4C52-94AC-9A3D25E33256} EndGlobalSection diff --git a/packages/repositories.config b/packages/repositories.config index 667346cd1..3b6186b13 100644 --- a/packages/repositories.config +++ b/packages/repositories.config @@ -7,7 +7,6 @@ - @@ -15,5 +14,4 @@ - diff --git a/perf/Microsoft.Azure.WebJobs.Perf/WebJobs.Perf.csproj b/perf/Microsoft.Azure.WebJobs.Perf/WebJobs.Perf.csproj index 30992c09b..5c83da440 100644 --- a/perf/Microsoft.Azure.WebJobs.Perf/WebJobs.Perf.csproj +++ b/perf/Microsoft.Azure.WebJobs.Perf/WebJobs.Perf.csproj @@ -1,5 +1,6 @@  + @@ -12,7 +13,7 @@ Microsoft.Azure.WebJobs.Perf v4.5 512 - c6180c7b + f53316d8 true @@ -69,6 +70,12 @@ True + + ..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll + + + ..\..\packages\xunit.extensibility.core.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.dll + @@ -113,5 +120,6 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + \ No newline at end of file diff --git a/perf/Microsoft.Azure.WebJobs.Perf/packages.config b/perf/Microsoft.Azure.WebJobs.Perf/packages.config index 9aeec3319..f7f403aff 100644 --- a/perf/Microsoft.Azure.WebJobs.Perf/packages.config +++ b/perf/Microsoft.Azure.WebJobs.Perf/packages.config @@ -7,5 +7,8 @@ + + + \ No newline at end of file diff --git a/test/Packages/Packages.csproj b/test/Packages/Packages.csproj deleted file mode 100644 index 0956609b0..000000000 --- a/test/Packages/Packages.csproj +++ /dev/null @@ -1,51 +0,0 @@ - - - - - Release - AnyCPU - true - {0AFF4B92-6E8C-456B-A3F8-BF76CE55FFDF} - v4.5 - 52957621 - - - bin\Debug\ - - - bin\Release\ - - - - NuGetProj.settings.targets - - - - Microsoft.Azure.WebJobs.Host.TestCommon.NuGet\WebJobs.Host.TestCommon.nuspec - - - Microsoft.Azure.WebJobs.Host.TestCommon.NuGet\WebJobs.Host.TestCommon.nuspec - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - \ No newline at end of file diff --git a/test/Packages/packages.config b/test/Packages/packages.config deleted file mode 100644 index dfa3fb896..000000000 --- a/test/Packages/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file