|
35 | 35 | <ItemGroup>
|
36 | 36 | <Reference Include="Hyak.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
37 | 37 | <SpecificVersion>False</SpecificVersion>
|
38 |
| - <HintPath>..\..\packages\Hyak.Common.1.0.3\lib\portable-net403+win+wpa81\Hyak.Common.dll</HintPath> |
| 38 | + <HintPath>..\..\..\packages\Hyak.Common.1.0.3\lib\portable-net403+win+wpa81\Hyak.Common.dll</HintPath> |
39 | 39 | </Reference>
|
40 | 40 | <Reference Include="Microsoft.Azure.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
41 | 41 | <SpecificVersion>False</SpecificVersion>
|
42 |
| - <HintPath>..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath> |
| 42 | + <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath> |
43 | 43 | </Reference>
|
44 | 44 | <Reference Include="Microsoft.Azure.Management.RecoveryServicesBackupManagement, Version=0.9.0.0, Culture=neutral, processorArchitecture=MSIL">
|
45 | 45 | <SpecificVersion>False</SpecificVersion>
|
46 |
| - <HintPath>Commands.RecoveryServices.Backup.HydraAdapter\Resources\Microsoft.Azure.Management.RecoveryServicesBackupManagement.dll</HintPath> |
| 46 | + <HintPath>..\Commands.RecoveryServices.Backup.HydraAdapter\Resources\Microsoft.Azure.Management.RecoveryServicesBackupManagement.dll</HintPath> |
47 | 47 | </Reference>
|
48 | 48 | <Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
49 | 49 | <SpecificVersion>False</SpecificVersion>
|
50 |
| - <HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.19.0-preview\lib\portable-net45+wp8+wpa81+win\Microsoft.Azure.ResourceManager.dll</HintPath> |
| 50 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.19.0-preview\lib\portable-net45+wp8+wpa81+win\Microsoft.Azure.ResourceManager.dll</HintPath> |
51 | 51 | </Reference>
|
52 | 52 | <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
53 | 53 | <SpecificVersion>False</SpecificVersion>
|
54 |
| - <HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath> |
| 54 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath> |
55 | 55 | </Reference>
|
56 | 56 | <Reference Include="Microsoft.WindowsAzure.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
57 | 57 | <SpecificVersion>False</SpecificVersion>
|
58 |
| - <HintPath>..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath> |
| 58 | + <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath> |
59 | 59 | </Reference>
|
60 | 60 | <Reference Include="Microsoft.WindowsAzure.Management.Scheduler">
|
61 |
| - <HintPath>..\..\packages\Microsoft.WindowsAzure.Management.Scheduler.6.0.0\lib\net40\Microsoft.WindowsAzure.Management.Scheduler.dll</HintPath> |
| 61 | + <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.Scheduler.6.0.0\lib\net40\Microsoft.WindowsAzure.Management.Scheduler.dll</HintPath> |
62 | 62 | </Reference>
|
63 | 63 | <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
64 | 64 | <SpecificVersion>False</SpecificVersion>
|
65 |
| - <HintPath>..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 65 | + <HintPath>..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath> |
66 | 66 | </Reference>
|
67 | 67 | <Reference Include="System" />
|
68 | 68 | <Reference Include="System.Core" />
|
|
0 commit comments