Skip to content

Commit d895dcc

Browse files
committed
Updating nuget library 'Microsoft.Azure.Management.Websites' to v1.0.1-preview
1 parent 71a3190 commit d895dcc

File tree

4 files changed

+28
-30
lines changed

4 files changed

+28
-30
lines changed

src/ResourceManager/Websites/Commands.Websites.Test/Commands.Websites.Test.csproj

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Authorization.2.0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath>
6464
<Private>True</Private>
6565
</Reference>
66-
<Reference Include="Microsoft.Azure.Management.Websites, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
67-
<SpecificVersion>False</SpecificVersion>
68-
<HintPath>..\..\..\..\..\azure-sdk-for-net\src\ResourceManagement\WebSite\artifacts\bin\Microsoft.Azure.Management.Websites\Debug\net45\Microsoft.Azure.Management.Websites.dll</HintPath>
66+
<Reference Include="Microsoft.Azure.Management.Websites, Version=1.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
67+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Websites.1.0.1-preview\lib\net45\Microsoft.Azure.Management.Websites.dll</HintPath>
68+
<Private>True</Private>
6969
</Reference>
7070
<Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
7171
<SpecificVersion>False</SpecificVersion>
@@ -87,14 +87,12 @@
8787
<SpecificVersion>False</SpecificVersion>
8888
<HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
8989
</Reference>
90-
<Reference Include="Microsoft.Rest.ClientRuntime">
91-
<SpecificVersion>False</SpecificVersion>
92-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.1.4.1\lib\dotnet\Microsoft.Rest.ClientRuntime.dll</HintPath>
90+
<Reference Include="Microsoft.Rest.ClientRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
91+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.1.8.0\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath>
9392
<Private>True</Private>
9493
</Reference>
95-
<Reference Include="Microsoft.Rest.ClientRuntime.Azure">
96-
<SpecificVersion>False</SpecificVersion>
97-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.2.1.0\lib\dotnet\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
94+
<Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
95+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.2.5.1\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
9896
<Private>True</Private>
9997
</Reference>
10098
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication">
@@ -109,8 +107,8 @@
109107
<Reference Include="Moq">
110108
<HintPath>..\..\..\packages\Moq.4.2.1402.2112\lib\net40\Moq.dll</HintPath>
111109
</Reference>
112-
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
113-
<HintPath>..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
110+
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
111+
<HintPath>..\..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
114112
<Private>True</Private>
115113
</Reference>
116114
<Reference Include="System" />
@@ -129,6 +127,7 @@
129127
</Reference>
130128
<Reference Include="System.Net.Http.WebRequest" />
131129
<Reference Include="System.Runtime.Serialization" />
130+
<Reference Include="System.Xml" />
132131
<Reference Include="xunit, Version=1.9.2.1705, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
133132
<HintPath>..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll</HintPath>
134133
<Private>True</Private>

src/ResourceManager/Websites/Commands.Websites.Test/packages.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
<package id="Microsoft.Azure.Gallery" version="2.6.2-preview" targetFramework="net45" />
88
<package id="Microsoft.Azure.Management.Authorization" version="1.0.2" targetFramework="net45" />
99
<package id="Microsoft.Azure.Management.Resources" version="2.18.11-preview" targetFramework="net45" />
10-
<package id="Microsoft.Azure.Management.Websites" version="1.0.0-preview" targetFramework="net45" />
10+
<package id="Microsoft.Azure.Management.Websites" version="1.0.1-preview" targetFramework="net45" />
1111
<package id="Microsoft.Azure.Test.Framework" version="1.0.5799.28345-prerelease" targetFramework="net45" />
1212
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.4.0-preview" targetFramework="net45" />
1313
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net45" />
1414
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
1515
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
1616
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.18.206251556" targetFramework="net45" />
1717
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net45" />
18-
<package id="Microsoft.Rest.ClientRuntime" version="1.4.1" targetFramework="net45" />
19-
<package id="Microsoft.Rest.ClientRuntime.Azure" version="2.1.0" targetFramework="net45" />
18+
<package id="Microsoft.Rest.ClientRuntime" version="1.8.0" targetFramework="net45" />
19+
<package id="Microsoft.Rest.ClientRuntime.Azure" version="2.5.1" targetFramework="net45" />
2020
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="0.11.0" targetFramework="net45" />
2121
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.0.0-preview" targetFramework="net45" />
2222
<package id="Moq" version="4.2.1402.2112" targetFramework="net45" />
23-
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
23+
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" />
2424
<package id="xunit" version="1.9.2" targetFramework="net45" />
2525
<package id="xunit.extensions" version="1.9.2" targetFramework="net45" />
2626
<package id="xunit.runner.visualstudio" version="2.1.0-beta4-build1109" targetFramework="net45" />

src/ResourceManager/Websites/Commands.Websites/Commands.Websites.csproj

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Authorization.2.0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath>
7575
<Private>True</Private>
7676
</Reference>
77-
<Reference Include="Microsoft.Azure.Management.Websites, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
78-
<SpecificVersion>False</SpecificVersion>
79-
<HintPath>..\..\..\..\..\azure-sdk-for-net\src\ResourceManagement\WebSite\artifacts\bin\Microsoft.Azure.Management.Websites\Debug\net45\Microsoft.Azure.Management.Websites.dll</HintPath>
77+
<Reference Include="Microsoft.Azure.Management.Websites, Version=1.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
78+
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Websites.1.0.1-preview\lib\net45\Microsoft.Azure.Management.Websites.dll</HintPath>
79+
<Private>True</Private>
8080
</Reference>
8181
<Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
8282
<SpecificVersion>False</SpecificVersion>
@@ -91,13 +91,12 @@
9191
<HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
9292
<Private>True</Private>
9393
</Reference>
94-
<Reference Include="Microsoft.Rest.ClientRuntime">
95-
<SpecificVersion>False</SpecificVersion>
96-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.1.4.1\lib\dotnet\Microsoft.Rest.ClientRuntime.dll</HintPath>
94+
<Reference Include="Microsoft.Rest.ClientRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
95+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.1.8.0\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath>
9796
<Private>True</Private>
9897
</Reference>
99-
<Reference Include="Microsoft.Rest.ClientRuntime.Azure">
100-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.2.1.0\lib\dotnet\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
98+
<Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
99+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.2.5.1\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
101100
<Private>True</Private>
102101
</Reference>
103102
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication">
@@ -116,9 +115,9 @@
116115
<SpecificVersion>False</SpecificVersion>
117116
<HintPath>..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
118117
</Reference>
119-
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
120-
<SpecificVersion>False</SpecificVersion>
121-
<HintPath>..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
118+
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
119+
<HintPath>..\..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
120+
<Private>True</Private>
122121
</Reference>
123122
<Reference Include="System" />
124123
<Reference Include="System.Core" />

src/ResourceManager/Websites/Commands.Websites/packages.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
<package id="Microsoft.Azure.Graph.RBAC" version="1.7.0-preview" targetFramework="net45" />
99
<package id="Microsoft.Azure.Management.Authorization" version="1.0.2" targetFramework="net45" />
1010
<package id="Microsoft.Azure.Management.Resources" version="2.18.11-preview" targetFramework="net45" />
11-
<package id="Microsoft.Azure.Management.Websites" version="1.0.0-preview" targetFramework="net45" />
11+
<package id="Microsoft.Azure.Management.Websites" version="1.0.1-preview" targetFramework="net45" />
1212
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
1313
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
1414
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
1515
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.18.206251556" targetFramework="net45" />
1616
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
17-
<package id="Microsoft.Rest.ClientRuntime" version="1.4.1" targetFramework="net45" />
18-
<package id="Microsoft.Rest.ClientRuntime.Azure" version="2.1.0" targetFramework="net45" />
17+
<package id="Microsoft.Rest.ClientRuntime" version="1.8.0" targetFramework="net45" />
18+
<package id="Microsoft.Rest.ClientRuntime.Azure" version="2.5.1" targetFramework="net45" />
1919
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="0.11.0" targetFramework="net45" />
20-
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
20+
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" />
2121
</packages>

0 commit comments

Comments
 (0)