diff --git a/src/Aks/Aks.Netcore.csproj b/src/Aks/Aks.Netcore.csproj index e021a0008e..1fa4243d98 100644 --- a/src/Aks/Aks.Netcore.csproj +++ b/src/Aks/Aks.Netcore.csproj @@ -30,7 +30,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Aks/Aks.csproj b/src/Aks/Aks.csproj index aa40600a8e..f243c5f205 100644 --- a/src/Aks/Aks.csproj +++ b/src/Aks/Aks.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -34,31 +34,13 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - @@ -86,18 +68,6 @@ - - - - - - \ No newline at end of file diff --git a/src/Aks/packages.config b/src/Aks/packages.config deleted file mode 100644 index a02cbd37b1..0000000000 --- a/src/Aks/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Authentication.Abstractions/Authentication.Abstractions.Netcore.csproj b/src/Authentication.Abstractions/Authentication.Abstractions.Netcore.csproj index e1b7721ddd..695030a423 100644 --- a/src/Authentication.Abstractions/Authentication.Abstractions.Netcore.csproj +++ b/src/Authentication.Abstractions/Authentication.Abstractions.Netcore.csproj @@ -30,7 +30,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Authentication.Abstractions/Authentication.Abstractions.csproj b/src/Authentication.Abstractions/Authentication.Abstractions.csproj index 6e11a2ffeb..bc5f8eab50 100644 --- a/src/Authentication.Abstractions/Authentication.Abstractions.csproj +++ b/src/Authentication.Abstractions/Authentication.Abstractions.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -40,60 +40,13 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - ..\..\packages\Hyak.Common.1.0.3\lib\net45\Hyak.Common.dll - True - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll - True - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll - True - - - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll - True - - - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - ..\..\packages\Microsoft.Net.Http.2.2.22\lib\net45\System.Net.Http.Extensions.dll - True - - - ..\..\packages\Microsoft.Net.Http.2.2.22\lib\net45\System.Net.Http.Primitives.dll - True - - - - diff --git a/src/Authentication.Abstractions/MSSharedLibKey.snk b/src/Authentication.Abstractions/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Authentication.Abstractions/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Authentication.Abstractions/packages.config b/src/Authentication.Abstractions/packages.config index ec7b945421..981255a199 100644 --- a/src/Authentication.Abstractions/packages.config +++ b/src/Authentication.Abstractions/packages.config @@ -1,12 +1,36 @@  - - - - - - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Authentication.ResourceManager/Authentication.ResourceManager.Netcore.csproj b/src/Authentication.ResourceManager/Authentication.ResourceManager.Netcore.csproj index f227d86736..ca576f4977 100644 --- a/src/Authentication.ResourceManager/Authentication.ResourceManager.Netcore.csproj +++ b/src/Authentication.ResourceManager/Authentication.ResourceManager.Netcore.csproj @@ -30,7 +30,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Authentication.ResourceManager/Authentication.ResourceManager.csproj b/src/Authentication.ResourceManager/Authentication.ResourceManager.csproj index f96b456afc..8a6004bade 100644 --- a/src/Authentication.ResourceManager/Authentication.ResourceManager.csproj +++ b/src/Authentication.ResourceManager/Authentication.ResourceManager.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -40,36 +40,13 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll - True - - - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - ..\..\lib\System.Management.Automation.dll - True - - - - - @@ -100,9 +77,6 @@ - - - ResXFileCodeGenerator diff --git a/src/Authentication.ResourceManager/MSSharedLibKey.snk b/src/Authentication.ResourceManager/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Authentication.ResourceManager/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Authentication.ResourceManager/packages.config b/src/Authentication.ResourceManager/packages.config deleted file mode 100644 index ac169486a9..0000000000 --- a/src/Authentication.ResourceManager/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Authentication.Test/Authentication.Test.csproj b/src/Authentication.Test/Authentication.Test.csproj index c627148833..ff9e2ccafc 100644 --- a/src/Authentication.Test/Authentication.Test.csproj +++ b/src/Authentication.Test/Authentication.Test.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -43,82 +41,11 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ ;$(ProgramFiles)\Microsoft Visual Studio 12.0\Team Tools\Static Analysis Tools\FxCop\Rules true false - - - ..\..\packages\Hyak.Common.1.0.3\lib\net45\Hyak.Common.dll - True - - - False - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll - - - False - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - - - - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll - True - - - ..\..\packages\Microsoft.WindowsAzure.Management.Storage.6.0.1\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll - True - - - ..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - - - - - - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll - True - - - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll - True - - - - - ..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - True - - - ..\..\packages\xunit.assert.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.assert.dll - True - - - ..\..\packages\xunit.extensibility.core.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.core.dll - True - - - ..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - True - - - @@ -158,9 +85,6 @@ - - Designer - @@ -169,6 +93,8 @@ + + @@ -177,8 +103,6 @@ - - diff --git a/src/Authentication.Test/packages.config b/src/Authentication.Test/packages.config deleted file mode 100644 index 4cb1e8e649..0000000000 --- a/src/Authentication.Test/packages.config +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Authentication/Authentication.Netcore.csproj b/src/Authentication/Authentication.Netcore.csproj index a4a2a3dd6d..51c67d1ba8 100644 --- a/src/Authentication/Authentication.Netcore.csproj +++ b/src/Authentication/Authentication.Netcore.csproj @@ -30,7 +30,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Authentication/Authentication.csproj b/src/Authentication/Authentication.csproj index 6c351beb64..1d0321b831 100644 --- a/src/Authentication/Authentication.csproj +++ b/src/Authentication/Authentication.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -42,81 +42,15 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ ;$(ProgramFiles)\Microsoft Visual Studio 12.0\Team Tools\Static Analysis Tools\FxCop\Rules true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false true - - - False - ..\..\packages\Hyak.Common.1.0.3\lib\portable-net403+win+wpa81\Hyak.Common.dll - True - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll - True - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - True - - - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll - True - - - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll - True - - - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll - True - - - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll - True - - - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll - True - - - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll - True - - - - - @@ -165,15 +99,11 @@ Resources.Designer.cs - - - {70527617-7598-4aef-b5bd-db9186b8184b} Authentication.Abstractions - \ No newline at end of file diff --git a/src/Authentication/MSSharedLibKey.snk b/src/Authentication/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Authentication/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Authentication/packages.config b/src/Authentication/packages.config deleted file mode 100644 index 42d8b9a28e..0000000000 --- a/src/Authentication/packages.config +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Authorization/Authorization.Netcore.csproj b/src/Authorization/Authorization.Netcore.csproj index 1113164e66..c424ae0121 100644 --- a/src/Authorization/Authorization.Netcore.csproj +++ b/src/Authorization/Authorization.Netcore.csproj @@ -30,7 +30,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Authorization/Authorization.csproj b/src/Authorization/Authorization.csproj index cc1cb9ca38..c1b0ad86b3 100644 --- a/src/Authorization/Authorization.csproj +++ b/src/Authorization/Authorization.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -40,32 +40,13 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - - @@ -103,15 +84,5 @@ - - - - \ No newline at end of file diff --git a/src/Authorization/MSSharedLibKey.snk b/src/Authorization/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Authorization/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Authorization/packages.config b/src/Authorization/packages.config deleted file mode 100644 index a02cbd37b1..0000000000 --- a/src/Authorization/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Common.Test/Common.Test.csproj b/src/Common.Test/Common.Test.csproj index 8f67bfcf01..bf3539499b 100644 --- a/src/Common.Test/Common.Test.csproj +++ b/src/Common.Test/Common.Test.csproj @@ -1,9 +1,9 @@  - - - - + + true + + Debug AnyCPU @@ -46,149 +46,11 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ ;$(ProgramFiles)\Microsoft Visual Studio 12.0\Team Tools\Static Analysis Tools\FxCop\Rules true false - - - ..\..\packages\Hyak.Common.1.0.3\lib\portable-net403+win+wpa81\Hyak.Common.dll - - - ..\..\packages\Microsoft.ApplicationInsights.1.2.0\lib\net45\Microsoft.ApplicationInsights.dll - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - - - ..\..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll - True - - - False - ..\..\packages\Microsoft.Azure.Management.Resources.2.20.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll - - - False - ..\..\packages\Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll - - - ..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.6.7-preview\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll - True - - - ..\..\packages\Microsoft.Data.Edm.5.8.2\lib\net40\Microsoft.Data.Edm.dll - - - ..\..\packages\Microsoft.Data.OData.5.8.2\lib\net40\Microsoft.Data.OData.dll - - - ..\..\packages\Microsoft.Data.Services.Client.5.8.2\lib\net40\Microsoft.Data.Services.Client.dll - - - False - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll - - - False - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.2.9-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll - True - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - - - ..\..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - - - ..\..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll - - - ..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.3.2.0\lib\net40\Microsoft.WindowsAzure.Configuration.dll - - - ..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll - - - ..\..\packages\Microsoft.WindowsAzure.Management.Compute.14.0.0\lib\net40\Microsoft.WindowsAzure.Management.Compute.dll - - - ..\..\packages\Microsoft.WindowsAzure.Management.Storage.6.0.1\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll - - - ..\..\packages\WindowsAzure.Storage.8.1.1\lib\net45\Microsoft.WindowsAzure.Storage.dll - - - False - ..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - - - - - - ..\..\lib\System.Management.Automation.dll - True - - - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll - - - - - ..\..\packages\System.Spatial.5.8.2\lib\net40\System.Spatial.dll - - - - - - - - ..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - True - - - ..\..\packages\xunit.assert.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.assert.dll - True - - - ..\..\packages\xunit.extensibility.core.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.core.dll - True - - - ..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - True - - @@ -250,8 +112,6 @@ Designer Resources.Designer.cs - - Designer @@ -261,9 +121,6 @@ Designer - - Designer - Designer @@ -273,6 +130,11 @@ Designer + + + + + Always @@ -325,25 +187,9 @@ PreserveNewest - - - - - - - - - - - - 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}. - - - - - + \ No newline at end of file diff --git a/src/Common.Test/packages.config b/src/Common.Test/packages.config deleted file mode 100644 index ca4863ffff..0000000000 --- a/src/Common.Test/packages.config +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Common/Common.Netcore.csproj b/src/Common/Common.Netcore.csproj index 79d7f82678..3128e7724f 100644 --- a/src/Common/Common.Netcore.csproj +++ b/src/Common/Common.Netcore.csproj @@ -31,7 +31,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Common/Common.csproj b/src/Common/Common.csproj index 5f704b7a80..7702c31dd0 100644 --- a/src/Common/Common.csproj +++ b/src/Common/Common.csproj @@ -1,6 +1,9 @@  - + + true + + Debug AnyCPU @@ -42,78 +45,15 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ ;$(ProgramFiles)\Microsoft Visual Studio 12.0\Team Tools\Static Analysis Tools\FxCop\Rules true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false true - - - False - ..\..\packages\Hyak.Common.1.0.3\lib\portable-net403+win+wpa81\Hyak.Common.dll - - - ..\..\packages\Microsoft.ApplicationInsights.1.2.0\lib\net45\Microsoft.ApplicationInsights.dll - - - False - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll - - - False - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - - - False - ..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - ..\..\lib\System.Management.Automation.dll - True - - - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll - - - False - ..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.2\lib\net45\System.Net.Http.Formatting.dll - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll - - - - @@ -168,11 +108,6 @@ Resources.Designer.cs - - - Designer - - {70527617-7598-4aef-b5bd-db9186b8184b} diff --git a/src/Common/MSSharedLibKey.snk b/src/Common/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Common/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Common/packages.config b/src/Common/packages.config deleted file mode 100644 index c981a83a6e..0000000000 --- a/src/Common/packages.config +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Compute.Test/Compute.Test.csproj b/src/Compute.Test/Compute.Test.csproj index 1f0eac7704..0db2d01d40 100644 --- a/src/Compute.Test/Compute.Test.csproj +++ b/src/Compute.Test/Compute.Test.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -35,38 +33,6 @@ prompt 4 - - - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll - True - - - False - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - False - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - - - - ..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - - - ..\..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll - - - ..\..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll - - - ..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - - - @@ -85,15 +51,5 @@ - - - - \ No newline at end of file diff --git a/src/Compute.Test/packages.config b/src/Compute.Test/packages.config deleted file mode 100644 index cbed081581..0000000000 --- a/src/Compute.Test/packages.config +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/src/Compute/Compute.Netcore.csproj b/src/Compute/Compute.Netcore.csproj index 7e5c11f0e5..fc4974c252 100644 --- a/src/Compute/Compute.Netcore.csproj +++ b/src/Compute/Compute.Netcore.csproj @@ -30,7 +30,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Compute/Compute.csproj b/src/Compute/Compute.csproj index 72b45a91c2..0d819ebfa2 100644 --- a/src/Compute/Compute.csproj +++ b/src/Compute/Compute.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -34,31 +34,13 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - @@ -471,11 +453,4 @@ - \ No newline at end of file diff --git a/src/Compute/MSSharedLibKey.snk b/src/Compute/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Compute/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Compute/packages.config b/src/Compute/packages.config deleted file mode 100644 index a02cbd37b1..0000000000 --- a/src/Compute/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/CustomAttributes.Test/CustomAttributes.Test.csproj b/src/CustomAttributes.Test/CustomAttributes.Test.csproj index dce7ba5754..34f10abb0f 100644 --- a/src/CustomAttributes.Test/CustomAttributes.Test.csproj +++ b/src/CustomAttributes.Test/CustomAttributes.Test.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -31,36 +31,6 @@ prompt 4 - - - - - ..\..\lib\System.Management.Automation.dll - True - - - - - - - - - ..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - True - - - ..\..\packages\xunit.assert.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.assert.dll - True - - - ..\..\packages\xunit.extensibility.core.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.core.dll - True - - - ..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - True - - @@ -83,15 +53,5 @@ - - - - \ No newline at end of file diff --git a/src/CustomAttributes.Test/packages.config b/src/CustomAttributes.Test/packages.config deleted file mode 100644 index 0b609ec232..0000000000 --- a/src/CustomAttributes.Test/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Dependencies.Runtime.targets b/src/Dependencies.Runtime.targets new file mode 100644 index 0000000000..2f3034d9ea --- /dev/null +++ b/src/Dependencies.Runtime.targets @@ -0,0 +1,76 @@ + + + + $(MSBuildThisFileDirectory)..\packages\ + + + + + $(PackagesDirectory)Hyak.Common.1.0.3\lib\net45\Hyak.Common.dll + + + $(PackagesDirectory)Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll + + + $(PackagesDirectory)Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll + + + $(PackagesDirectory)Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll + + + $(PackagesDirectory)Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll + + + $(PackagesDirectory)Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll + + + + + + $(PackagesDirectory)Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll + + + $(PackagesDirectory)Microsoft.WindowsAzure.ConfigurationManager.3.2.0\lib\net40\Microsoft.WindowsAzure.Configuration.dll + + + + + + $(PackagesDirectory)Microsoft.Azure.Management.Resources.2.20.1-preview\lib\net40\Microsoft.Azure.ResourceManager.dll + + + $(PackagesDirectory)Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll + + + + + + $(PackagesDirectory)Microsoft.Azure.Management.ResourceManager.1.9.0-preview\lib\net452\Microsoft.Azure.Management.ResourceManager.dll + + + $(PackagesDirectory)Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll + + + $(PackagesDirectory)Microsoft.Azure.Test.HttpRecorder.1.8.1\lib\net452\Microsoft.Azure.Test.HttpRecorder.dll + + + $(PackagesDirectory)Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.7.2\lib\net452\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll + + + $(PackagesDirectory)Microsoft.WindowsAzure.Management.Storage.6.0.1\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll + + + + + + $(PackagesDirectory)Microsoft.WindowsAzure.Management.Compute.14.0.0\lib\net40\Microsoft.WindowsAzure.Management.Compute.dll + + + + + + MSSharedLibKey.snk + PreserveNewest + + + \ No newline at end of file diff --git a/src/Dependencies.Test.targets b/src/Dependencies.Test.targets new file mode 100644 index 0000000000..a9ba56fd6e --- /dev/null +++ b/src/Dependencies.Test.targets @@ -0,0 +1,38 @@ + + + + true + + + + + + + + + + $(PackagesDirectory)Moq.4.2.1510.2205\lib\net40\Moq.dll + + + $(PackagesDirectory)xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll + + + $(PackagesDirectory)xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll + + + $(PackagesDirectory)xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll + + + $(PackagesDirectory)xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll + + + + + + $(PackagesDirectory)MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + + + $(PackagesDirectory)MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + + + \ No newline at end of file diff --git a/src/Dependencies.targets b/src/Dependencies.targets new file mode 100644 index 0000000000..a079bd826c --- /dev/null +++ b/src/Dependencies.targets @@ -0,0 +1,65 @@ + + + + + + + + $(PackagesDirectory)Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll + + + $(PackagesDirectory)Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll + + + $(PackagesDirectory)Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll + + + $(PackagesDirectory)Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll + + + $(PackagesDirectory)Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll + + + $(PackagesDirectory)Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll + + + $(PackagesDirectory)Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll + + + $(PackagesDirectory)Microsoft.AspNet.WebApi.Client.5.2.2\lib\net45\System.Net.Http.Formatting.dll + + + $(PackagesDirectory)Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll + + + + + + $(PackagesDirectory)Microsoft.ApplicationInsights.1.2.0\lib\net45\Microsoft.ApplicationInsights.dll + + + + + + + + + + + + + + + + + + + + + + + + $(MSBuildThisFileDirectory)..\lib\System.Management.Automation.dll + + + \ No newline at end of file diff --git a/src/Graph.Rbac/Graph.Rbac.Netcore.csproj b/src/Graph.Rbac/Graph.Rbac.Netcore.csproj index 66f1f3b174..bbb28d9138 100644 --- a/src/Graph.Rbac/Graph.Rbac.Netcore.csproj +++ b/src/Graph.Rbac/Graph.Rbac.Netcore.csproj @@ -30,7 +30,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Graph.Rbac/Graph.Rbac.csproj b/src/Graph.Rbac/Graph.Rbac.csproj index f423b0f381..e486559fa2 100644 --- a/src/Graph.Rbac/Graph.Rbac.csproj +++ b/src/Graph.Rbac/Graph.Rbac.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -40,36 +40,13 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - ..\..\lib\System.Management.Automation.dll - True - - - - - @@ -136,9 +113,6 @@ - - - {3819d8a7-c62c-4c47-8ddd-0332d9ce1252} @@ -160,11 +134,4 @@ - \ No newline at end of file diff --git a/src/Graph.Rbac/MSSharedLibKey.snk b/src/Graph.Rbac/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Graph.Rbac/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Graph.Rbac/packages.config b/src/Graph.Rbac/packages.config deleted file mode 100644 index 6e2b578748..0000000000 --- a/src/Graph.Rbac/packages.config +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/src/KeyVault/KeyVault.Netcore.csproj b/src/KeyVault/KeyVault.Netcore.csproj index 99162a874e..79c4bec8f0 100644 --- a/src/KeyVault/KeyVault.Netcore.csproj +++ b/src/KeyVault/KeyVault.Netcore.csproj @@ -25,7 +25,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/KeyVault/KeyVault.csproj b/src/KeyVault/KeyVault.csproj index baf9cf6802..5d89b92ec4 100644 --- a/src/KeyVault/KeyVault.csproj +++ b/src/KeyVault/KeyVault.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -34,41 +34,13 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - - - - - - - - - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - @@ -109,11 +81,4 @@ - \ No newline at end of file diff --git a/src/KeyVault/MSSharedLibKey.snk b/src/KeyVault/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/KeyVault/MSSharedLibKey.snk and /dev/null differ diff --git a/src/KeyVault/packages.config b/src/KeyVault/packages.config deleted file mode 100644 index a02cbd37b1..0000000000 --- a/src/KeyVault/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Aks/MSSharedLibKey.snk b/src/MSSharedLibKey.snk similarity index 100% rename from src/Aks/MSSharedLibKey.snk rename to src/MSSharedLibKey.snk diff --git a/src/Network/MSSharedLibKey.snk b/src/Network/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Network/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Network/Network.Netcore.csproj b/src/Network/Network.Netcore.csproj index 3bb365909b..c14e86e809 100644 --- a/src/Network/Network.Netcore.csproj +++ b/src/Network/Network.Netcore.csproj @@ -30,7 +30,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Network/Network.csproj b/src/Network/Network.csproj index 32dc08d400..987bdc17c9 100644 --- a/src/Network/Network.csproj +++ b/src/Network/Network.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -40,32 +40,13 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - - @@ -483,7 +464,7 @@ - + @@ -495,15 +476,5 @@ Common - - - - \ No newline at end of file diff --git a/src/Network/packages.config b/src/Network/packages.config deleted file mode 100644 index a02cbd37b1..0000000000 --- a/src/Network/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/README.md b/src/README.md new file mode 100644 index 0000000000..2443e6637f --- /dev/null +++ b/src/README.md @@ -0,0 +1,11 @@ +# Src + +## Dependencies +All dependencies for all projects are managed within the `src` folder for this repository. + +### DO NOT: +- Use Visual Studio [`Right click project -> Add Reference...`] to add/update/remove dependencies for any project +- Use NuGet package manager within Visual Studio [`Right click project -> Manage NuGet Packages...`] to add/update/remove dependencies for any project + +### How to add/update dependencies +- TODO: Add this information \ No newline at end of file diff --git a/src/ResourceManager/MSSharedLibKey.snk b/src/ResourceManager/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/ResourceManager/MSSharedLibKey.snk and /dev/null differ diff --git a/src/ResourceManager/ResourceManager.Netcore.csproj b/src/ResourceManager/ResourceManager.Netcore.csproj index 210e428897..37fe5c937f 100644 --- a/src/ResourceManager/ResourceManager.Netcore.csproj +++ b/src/ResourceManager/ResourceManager.Netcore.csproj @@ -30,7 +30,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/ResourceManager/ResourceManager.csproj b/src/ResourceManager/ResourceManager.csproj index a2752af645..cedcba728b 100644 --- a/src/ResourceManager/ResourceManager.csproj +++ b/src/ResourceManager/ResourceManager.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -42,44 +42,15 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ ;$(ProgramFiles)\Microsoft Visual Studio 12.0\Team Tools\Static Analysis Tools\FxCop\Rules true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false true - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Microsoft.ApplicationInsights.1.2.0\lib\net45\Microsoft.ApplicationInsights.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - ..\..\lib\System.Management.Automation.dll - True - - - - - - - @@ -233,10 +204,6 @@ - - - Designer - @@ -255,6 +222,5 @@ Common - \ No newline at end of file diff --git a/src/ResourceManager/packages.config b/src/ResourceManager/packages.config deleted file mode 100644 index bff63e1838..0000000000 --- a/src/ResourceManager/packages.config +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/ScenarioTest.ResourceManager/MSSharedLibKey.snk b/src/ScenarioTest.ResourceManager/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/ScenarioTest.ResourceManager/MSSharedLibKey.snk and /dev/null differ diff --git a/src/ScenarioTest.ResourceManager/ScenarioTest.ResourceManager.Netcore.csproj b/src/ScenarioTest.ResourceManager/ScenarioTest.ResourceManager.Netcore.csproj index ca6f42f6c5..4f566551b9 100644 --- a/src/ScenarioTest.ResourceManager/ScenarioTest.ResourceManager.Netcore.csproj +++ b/src/ScenarioTest.ResourceManager/ScenarioTest.ResourceManager.Netcore.csproj @@ -35,7 +35,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/ScenarioTest.ResourceManager/ScenarioTest.ResourceManager.csproj b/src/ScenarioTest.ResourceManager/ScenarioTest.ResourceManager.csproj index 25a81138cf..fc735d0ecd 100644 --- a/src/ScenarioTest.ResourceManager/ScenarioTest.ResourceManager.csproj +++ b/src/ScenarioTest.ResourceManager/ScenarioTest.ResourceManager.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -17,6 +17,7 @@ $(ProjectDir)obj\$(Configuration)\net452 $(BaseIntermediateOutputPath) NU5111 + false true @@ -33,115 +34,13 @@ $(ProjectDir)..\..\artifacts\$(Configuration)\net452 TRACE;SIGN true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false true pdbonly - - - ..\..\packages\Hyak.Common.1.0.3\lib\portable-net403+win+wpa81\Hyak.Common.dll - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - - - False - ..\..\packages\Microsoft.Azure.Management.ResourceManager.1.9.0-preview\lib\net452\Microsoft.Azure.Management.ResourceManager.dll - - - ..\..\packages\Microsoft.Azure.Management.Resources.2.20.1-preview\lib\net40\Microsoft.Azure.ResourceManager.dll - True - - - False - ..\..\packages\Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll - - - ..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.8.1\lib\net452\Microsoft.Azure.Test.HttpRecorder.dll - - - False - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll - - - False - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll - True - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll - True - - - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - - - ..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll - - - ..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll - True - - - False - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - - - - - ..\..\lib\System.Management.Automation.dll - True - - - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll - - - ..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - True - - - ..\..\packages\xunit.assert.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.assert.dll - True - - - ..\..\packages\xunit.extensibility.core.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.core.dll - True - - - ..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - True - - - @@ -177,9 +76,6 @@ PreserveNewest - - Designer - diff --git a/src/ScenarioTest.ResourceManager/packages.config b/src/ScenarioTest.ResourceManager/packages.config deleted file mode 100644 index bc65b8876a..0000000000 --- a/src/ScenarioTest.ResourceManager/packages.config +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/ScenarioTest/MSSharedLibKey.snk b/src/ScenarioTest/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/ScenarioTest/MSSharedLibKey.snk and /dev/null differ diff --git a/src/ScenarioTest/ScenarioTest.csproj b/src/ScenarioTest/ScenarioTest.csproj index 7d7ddc4a28..feff97fb8f 100644 --- a/src/ScenarioTest/ScenarioTest.csproj +++ b/src/ScenarioTest/ScenarioTest.csproj @@ -1,6 +1,9 @@  - + + true + + Debug AnyCPU @@ -18,6 +21,7 @@ $(ProjectDir)obj\$(Configuration)\net452 $(BaseIntermediateOutputPath) NU5111 + false true @@ -34,113 +38,13 @@ $(ProjectDir)..\..\artifacts\$(Configuration)\net452 TRACE;SIGN true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false true pdbonly - - - ..\..\packages\Hyak.Common.1.0.3\lib\portable-net403+win+wpa81\Hyak.Common.dll - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll - - - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - - - False - ..\..\packages\Microsoft.Azure.Management.Resources.2.20.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll - - - ..\..\packages\Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll - - - ..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.8.1\lib\net452\Microsoft.Azure.Test.HttpRecorder.dll - - - False - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll - - - False - ..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll - True - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll - True - - - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - - - ..\..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - - - ..\..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll - - - ..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll - - - False - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - - - - - ..\..\lib\System.Management.Automation.dll - True - - - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll - - - - - - - - - ..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - True - - - ..\..\packages\xunit.assert.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.assert.dll - True - - - ..\..\packages\xunit.extensibility.core.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.core.dll - True - - - ..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - True - - @@ -164,9 +68,6 @@ PreserveNewest - - Designer - @@ -187,12 +88,4 @@ - - - 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}. - - - - - \ No newline at end of file diff --git a/src/ScenarioTest/packages.config b/src/ScenarioTest/packages.config deleted file mode 100644 index 460fbab186..0000000000 --- a/src/ScenarioTest/packages.config +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/ServiceManagement/MSSharedLibKey.snk b/src/ServiceManagement/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/ServiceManagement/MSSharedLibKey.snk and /dev/null differ diff --git a/src/ServiceManagement/ServiceManagement.csproj b/src/ServiceManagement/ServiceManagement.csproj index 4a0cb0a229..b1e80ef16a 100644 --- a/src/ServiceManagement/ServiceManagement.csproj +++ b/src/ServiceManagement/ServiceManagement.csproj @@ -1,6 +1,9 @@  - + + true + + Debug AnyCPU @@ -43,85 +46,15 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ ;$(ProgramFiles)\Microsoft Visual Studio 12.0\Team Tools\Static Analysis Tools\FxCop\Rules true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false true - - - False - ..\..\packages\Hyak.Common.1.0.3\lib\portable-net403+win+wpa81\Hyak.Common.dll - - - ..\..\packages\Microsoft.ApplicationInsights.1.2.0\lib\net45\Microsoft.ApplicationInsights.dll - - - False - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll - - - False - ..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - - - ..\..\packages\Microsoft.Azure.Management.Resources.2.20.1-preview\lib\net40\Microsoft.Azure.ResourceManager.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll - - - False - ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - - - False - ..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - ..\..\lib\System.Management.Automation.dll - True - - - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll - - - False - ..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.2\lib\net45\System.Net.Http.Formatting.dll - - - False - ..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll - - - - - - - @@ -163,11 +96,6 @@ - - - Designer - - {70527617-7598-4aef-b5bd-db9186b8184b} diff --git a/src/ServiceManagement/packages.config b/src/ServiceManagement/packages.config deleted file mode 100644 index 6609bbaf76..0000000000 --- a/src/ServiceManagement/packages.config +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Storage.Management/MSSharedLibKey.snk b/src/Storage.Management/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Storage.Management/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Storage.Management/Storage.Management.Netcore.csproj b/src/Storage.Management/Storage.Management.Netcore.csproj index 31da550fb8..b6f5b529f4 100644 --- a/src/Storage.Management/Storage.Management.Netcore.csproj +++ b/src/Storage.Management/Storage.Management.Netcore.csproj @@ -26,7 +26,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Storage.Management/Storage.Management.csproj b/src/Storage.Management/Storage.Management.csproj index 5c561e146d..e0f6857c9c 100644 --- a/src/Storage.Management/Storage.Management.csproj +++ b/src/Storage.Management/Storage.Management.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -40,33 +40,14 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ ;$(ProgramFiles)\Microsoft Visual Studio 12.0\Team Tools\Static Analysis Tools\FxCop\Rules true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - - - - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - diff --git a/src/Storage.Management/packages.config b/src/Storage.Management/packages.config deleted file mode 100644 index a02cbd37b1..0000000000 --- a/src/Storage.Management/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Storage/MSSharedLibKey.snk b/src/Storage/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Storage/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Storage/Storage.Netcore.csproj b/src/Storage/Storage.Netcore.csproj index 4dc3c64e9c..61a33561e2 100644 --- a/src/Storage/Storage.Netcore.csproj +++ b/src/Storage/Storage.Netcore.csproj @@ -33,7 +33,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Storage/Storage.csproj b/src/Storage/Storage.csproj index 40ab7ba8ba..bc9255a251 100644 --- a/src/Storage/Storage.csproj +++ b/src/Storage/Storage.csproj @@ -1,6 +1,9 @@  - + + true + + Debug AnyCPU @@ -41,34 +44,14 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ ;$(ProgramFiles)\Microsoft Visual Studio 12.0\Team Tools\Static Analysis Tools\FxCop\Rules true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - - - - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - diff --git a/src/Storage/packages.config b/src/Storage/packages.config deleted file mode 100644 index a02cbd37b1..0000000000 --- a/src/Storage/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Strategies.Test/Strategies.Test.csproj b/src/Strategies.Test/Strategies.Test.csproj index 8bd6dcba25..c2da50993d 100644 --- a/src/Strategies.Test/Strategies.Test.csproj +++ b/src/Strategies.Test/Strategies.Test.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -31,40 +31,6 @@ prompt 4 - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - - - - - - ..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - True - - - ..\..\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 - - @@ -72,9 +38,6 @@ - - - {eea69772-d41b-482a-9252-2b4595c59e53} @@ -89,11 +52,4 @@ - \ No newline at end of file diff --git a/src/Strategies.Test/packages.config b/src/Strategies.Test/packages.config deleted file mode 100644 index dc5f6ad722..0000000000 --- a/src/Strategies.Test/packages.config +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/src/Strategies/MSSharedLibKey.snk b/src/Strategies/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Strategies/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Strategies/Strategies.Netcore.csproj b/src/Strategies/Strategies.Netcore.csproj index bb548f49d3..82d5ecd6c5 100644 --- a/src/Strategies/Strategies.Netcore.csproj +++ b/src/Strategies/Strategies.Netcore.csproj @@ -31,7 +31,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Strategies/Strategies.csproj b/src/Strategies/Strategies.csproj index cbe65d7566..1f6cf073c2 100644 --- a/src/Strategies/Strategies.csproj +++ b/src/Strategies/Strategies.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -32,30 +32,8 @@ 4 true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - - - - - @@ -106,16 +84,5 @@ - - - - - \ No newline at end of file diff --git a/src/Strategies/packages.config b/src/Strategies/packages.config deleted file mode 100644 index a02cbd37b1..0000000000 --- a/src/Strategies/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/Websites/MSSharedLibKey.snk b/src/Websites/MSSharedLibKey.snk deleted file mode 100644 index 695f1b3877..0000000000 Binary files a/src/Websites/MSSharedLibKey.snk and /dev/null differ diff --git a/src/Websites/Websites.Netcore.csproj b/src/Websites/Websites.Netcore.csproj index 599e08cd3c..240327c42c 100644 --- a/src/Websites/Websites.Netcore.csproj +++ b/src/Websites/Websites.Netcore.csproj @@ -25,7 +25,7 @@ true true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk TRACE;RELEASE;NETSTANDARD;SIGN diff --git a/src/Websites/Websites.csproj b/src/Websites/Websites.csproj index 604a290976..655005a653 100644 --- a/src/Websites/Websites.csproj +++ b/src/Websites/Websites.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -34,32 +34,13 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\ + ;$(MSBuildProgramFiles32)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Static Analysis Tools\Rule Sets\;$(MSBuildProgramFiles32)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ true - MSSharedLibKey.snk + ..\MSSharedLibKey.snk true true false - - - ..\..\packages\Microsoft.Rest.ClientRuntime.2.3.12\lib\net452\Microsoft.Rest.ClientRuntime.dll - True - - - ..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.13\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll - True - - - ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll - True - - - - - - - @@ -379,11 +360,4 @@ - \ No newline at end of file diff --git a/src/Websites/packages.config b/src/Websites/packages.config deleted file mode 100644 index a02cbd37b1..0000000000 --- a/src/Websites/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/packages.config.lnk b/src/packages.config.lnk new file mode 100644 index 0000000000..864473b5b3 Binary files /dev/null and b/src/packages.config.lnk differ