|
39 | 39 | <Prefer32Bit>false</Prefer32Bit>
|
40 | 40 | </PropertyGroup>
|
41 | 41 | <ItemGroup>
|
42 |
| - <Reference Include="Microsoft.Azure.Batch, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
43 |
| - <SpecificVersion>False</SpecificVersion> |
44 |
| - <HintPath>..\..\..\packages\Azure.Batch.1.1.0\lib\net45\Microsoft.Azure.Batch.dll</HintPath> |
45 |
| - </Reference> |
46 | 42 | <Reference Include="Hyak.Common">
|
47 | 43 | <HintPath>..\..\..\packages\Hyak.Common.1.0.2\lib\portable-net403+win+wpa81\Hyak.Common.dll</HintPath>
|
48 | 44 | </Reference>
|
| 45 | + <Reference Include="Microsoft.Azure.Batch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 46 | + <SpecificVersion>False</SpecificVersion> |
| 47 | + <HintPath>..\..\..\packages\Azure.Batch.1.2.0\lib\net45\Microsoft.Azure.Batch.dll</HintPath> |
| 48 | + </Reference> |
49 | 49 | <Reference Include="Microsoft.Azure.Common">
|
50 | 50 | <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.2\lib\net45\Microsoft.Azure.Common.dll</HintPath>
|
51 | 51 | </Reference>
|
|
83 | 83 | <Reference Include="Microsoft.Data.OData, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
84 | 84 | <HintPath>..\..\..\packages\Microsoft.Data.OData.5.6.0\lib\net40\Microsoft.Data.OData.dll</HintPath>
|
85 | 85 | </Reference>
|
| 86 | + <Reference Include="Microsoft.Data.Services.Client, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 87 | + <HintPath>..\..\..\packages\Microsoft.Data.Services.Client.5.6.0\lib\net40\Microsoft.Data.Services.Client.dll</HintPath> |
| 88 | + </Reference> |
86 | 89 | <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory">
|
87 | 90 | <SpecificVersion>False</SpecificVersion>
|
88 | 91 | <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.12.111071459\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
|
|
94 | 97 | <Reference Include="Microsoft.WindowsAzure.Configuration">
|
95 | 98 | <HintPath>..\..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.1.8.0.0\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath>
|
96 | 99 | </Reference>
|
97 |
| - <Reference Include="Microsoft.WindowsAzure.Storage, Version=2.1.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 100 | + <Reference Include="Microsoft.WindowsAzure.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
98 | 101 | <SpecificVersion>False</SpecificVersion>
|
99 |
| - <HintPath>..\..\..\packages\WindowsAzure.Storage.2.1.0.4\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath> |
| 102 | + <HintPath>..\..\..\packages\WindowsAzure.Storage.4.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath> |
100 | 103 | </Reference>
|
101 | 104 | <Reference Include="Microsoft.WindowsAzure.Testing, Version=1.0.5417.13285, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
102 | 105 | <SpecificVersion>False</SpecificVersion>
|
|
0 commit comments