|
60 | 60 | <HintPath>..\..\..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath> |
61 | 61 | <Private>True</Private> |
62 | 62 | </Reference> |
63 | | - <Reference Include="Microsoft.Azure.Management.Storage, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
64 | | - <SpecificVersion>False</SpecificVersion> |
65 | | - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Storage.3.0.0\lib\net40\Microsoft.Azure.Management.Storage.dll</HintPath> |
| 63 | + <Reference Include="Microsoft.Azure.Management.Storage, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 64 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Storage.5.0.0-preview\lib\net45\Microsoft.Azure.Management.Storage.dll</HintPath> |
| 65 | + <Private>True</Private> |
66 | 66 | </Reference> |
67 | 67 | <Reference Include="Microsoft.Data.Edm"> |
68 | 68 | <HintPath>..\..\..\packages\Microsoft.Data.Edm.5.6.4\lib\net40\Microsoft.Data.Edm.dll</HintPath> |
|
88 | 88 | <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath> |
89 | 89 | <Private>True</Private> |
90 | 90 | </Reference> |
91 | | - <Reference Include="Microsoft.Rest.ClientRuntime.Azure"> |
92 | | - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.2.5.4\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath> |
| 91 | + <Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath> |
| 93 | + <Private>True</Private> |
93 | 94 | </Reference> |
94 | 95 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
95 | 96 | <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.0.1-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath> |
|
135 | 136 | <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
136 | 137 | </ItemGroup> |
137 | 138 | <ItemGroup> |
138 | | - <Compile Include="..\..\..\Common\Commands.Common.Storage\Adapters\ARM.Storage.3\ARMStorageProvider.cs"> |
139 | | - <Link>Models\ARMStorageProvider.cs</Link> |
140 | | - </Compile> |
141 | | - <Compile Include="..\..\..\Common\Commands.Common.Storage\Adapters\ARM.Storage.3\ARMStorageService.cs"> |
142 | | - <Link>Models\ARMStorageService.cs</Link> |
143 | | - </Compile> |
144 | 139 | <Compile Include="Models\PSStorageAccount.cs" /> |
145 | 140 | <Compile Include="Models\PSUsage.cs" /> |
146 | 141 | <Compile Include="Properties\AssemblyInfo.cs" /> |
|
0 commit comments