|
63 | 63 | <HintPath>..\..\..\packages\Microsoft.Azure.Management.Authorization.2.0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath>
|
64 | 64 | <Private>True</Private>
|
65 | 65 | </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> |
69 | 69 | </Reference>
|
70 | 70 | <Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
71 | 71 | <SpecificVersion>False</SpecificVersion>
|
|
87 | 87 | <SpecificVersion>False</SpecificVersion>
|
88 | 88 | <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
|
89 | 89 | </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> |
93 | 92 | <Private>True</Private>
|
94 | 93 | </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> |
98 | 96 | <Private>True</Private>
|
99 | 97 | </Reference>
|
100 | 98 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication">
|
|
109 | 107 | <Reference Include="Moq">
|
110 | 108 | <HintPath>..\..\..\packages\Moq.4.2.1402.2112\lib\net40\Moq.dll</HintPath>
|
111 | 109 | </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> |
114 | 112 | <Private>True</Private>
|
115 | 113 | </Reference>
|
116 | 114 | <Reference Include="System" />
|
|
129 | 127 | </Reference>
|
130 | 128 | <Reference Include="System.Net.Http.WebRequest" />
|
131 | 129 | <Reference Include="System.Runtime.Serialization" />
|
| 130 | + <Reference Include="System.Xml" /> |
132 | 131 | <Reference Include="xunit, Version=1.9.2.1705, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
133 | 132 | <HintPath>..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll</HintPath>
|
134 | 133 | <Private>True</Private>
|
|
0 commit comments