diff --git a/Obvs.AzureServiceBus.Tests/Obvs.AzureServiceBus.Tests.csproj b/Obvs.AzureServiceBus.Tests/Obvs.AzureServiceBus.Tests.csproj index 2bbb87a..d30d05b 100644 --- a/Obvs.AzureServiceBus.Tests/Obvs.AzureServiceBus.Tests.csproj +++ b/Obvs.AzureServiceBus.Tests/Obvs.AzureServiceBus.Tests.csproj @@ -34,56 +34,8 @@ 4 - - ..\packages\FluentAssertions.4.2.1\lib\net45\FluentAssertions.dll - True - - - ..\packages\FluentAssertions.4.2.1\lib\net45\FluentAssertions.Core.dll - True - - - ..\packages\WindowsAzure.ServiceBus.3.1.2\lib\net45-full\Microsoft.ServiceBus.dll - True - - - ..\packages\Microsoft.WindowsAzure.ConfigurationManager.3.2.0\lib\net40\Microsoft.WindowsAzure.Configuration.dll - True - - - ..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll - True - - - ..\packages\Newtonsoft.Json.8.0.2\lib\net45\Newtonsoft.Json.dll - True - - - ..\packages\Obvs.3.0.0.47\lib\net45\Obvs.dll - True - - - ..\packages\Obvs.Serialization.Json.2.0.0.16\lib\net45\Obvs.Serialization.Json.dll - True - - - ..\packages\Rx-Core.2.2.5\lib\net45\System.Reactive.Core.dll - True - - - ..\packages\Rx-Interfaces.2.2.5\lib\net45\System.Reactive.Interfaces.dll - True - - - ..\packages\Rx-Linq.2.2.5\lib\net45\System.Reactive.Linq.dll - True - - - ..\packages\Rx-PlatformServices.2.2.5\lib\net45\System.Reactive.PlatformServices.dll - True - @@ -91,21 +43,6 @@ - - ..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - - - ..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll - True - - - ..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll - True - - - ..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - True - @@ -119,9 +56,6 @@ - - Designer - @@ -132,6 +66,38 @@ + + + 4.2.1 + + + 3.2.0 + + + 4.2.1510.2205 + + + 8.0.2 + + + 3.0.0.47 + + + 2.0.0.16 + + + 2.2.5 + + + 3.1.2 + + + 2.1.0 + + + 2.1.0 + + diff --git a/Obvs.AzureServiceBus.Tests/packages.config b/Obvs.AzureServiceBus.Tests/packages.config deleted file mode 100644 index afd7998..0000000 --- a/Obvs.AzureServiceBus.Tests/packages.config +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Obvs.AzureServiceBus/Obvs.AzureServiceBus.csproj b/Obvs.AzureServiceBus/Obvs.AzureServiceBus.csproj index 2214753..2b9ce6f 100644 --- a/Obvs.AzureServiceBus/Obvs.AzureServiceBus.csproj +++ b/Obvs.AzureServiceBus/Obvs.AzureServiceBus.csproj @@ -30,35 +30,8 @@ 4 - - ..\packages\WindowsAzure.ServiceBus.3.1.2\lib\net45-full\Microsoft.ServiceBus.dll - True - - - ..\packages\Microsoft.WindowsAzure.ConfigurationManager.3.2.0\lib\net40\Microsoft.WindowsAzure.Configuration.dll - True - - - ..\packages\Obvs.3.0.0.47\lib\net45\Obvs.dll - True - - - ..\packages\Rx-Core.2.2.5\lib\net45\System.Reactive.Core.dll - True - - - ..\packages\Rx-Interfaces.2.2.5\lib\net45\System.Reactive.Interfaces.dll - True - - - ..\packages\Rx-Linq.2.2.5\lib\net45\System.Reactive.Linq.dll - True - - - ..\packages\Rx-PlatformServices.2.2.5\lib\net45\System.Reactive.PlatformServices.dll - @@ -99,9 +72,20 @@ - - Designer - + + + + 3.2.0 + + + 3.0.0.47 + + + 2.2.5 + + + 3.1.2 +