55
55
<Private >True</Private >
56
56
</Reference >
57
57
<Reference Include =" Microsoft.Azure.Management.Redis, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
58
- <HintPath >..\..\..\packages\Microsoft.Azure.Management.Redis.4.2.0-preview \lib\net45 \Microsoft.Azure.Management.Redis.dll</HintPath >
58
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Redis.4.4.0 \lib\net452 \Microsoft.Azure.Management.Redis.dll</HintPath >
59
59
<Private >True</Private >
60
60
</Reference >
61
- <Reference Include =" Microsoft.Azure.Management.Storage, Version=5 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
62
- <HintPath >..\..\..\packages\Microsoft.Azure.Management.Storage.5.0.2 -preview\lib\net45 \Microsoft.Azure.Management.Storage.dll</HintPath >
61
+ <Reference Include =" Microsoft.Azure.Management.Storage, Version=6 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
62
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Storage.6. 5.0-preview\lib\net452 \Microsoft.Azure.Management.Storage.dll</HintPath >
63
63
<Private >True</Private >
64
64
</Reference >
65
65
<Reference Include =" Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
95
95
<HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath >
96
96
</Reference >
97
97
<Reference Include =" Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
98
- <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.5 \lib\net45 \Microsoft.Rest.ClientRuntime.dll</HintPath >
98
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.10 \lib\net452 \Microsoft.Rest.ClientRuntime.dll</HintPath >
99
99
<Private >True</Private >
100
100
</Reference >
101
101
<Reference Include =" Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
102
- <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.5 \lib\net45 \Microsoft.Rest.ClientRuntime.Azure.dll</HintPath >
102
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.10 \lib\net452 \Microsoft.Rest.ClientRuntime.Azure.dll</HintPath >
103
103
<Private >True</Private >
104
104
</Reference >
105
105
<Reference Include =" Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
236
236
<None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestDiagnosticOperations.json" >
237
237
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
238
238
</None >
239
- <None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestImportExportReboot .json" >
239
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestFirewallRule .json" >
240
240
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
241
241
</None >
242
- <None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestRedisCache.json" >
242
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestGeoReplication.json" >
243
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
244
+ </None >
245
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestImportExportReboot.json" >
243
246
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
244
247
</None >
245
248
<None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestMaxMemoryPolicyErrorCheck.json" >
246
249
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
247
250
</None >
251
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestRedisCache.json" >
252
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
253
+ </None >
248
254
<None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestRedisCacheClustering.json" >
249
255
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
250
256
</None >
257
263
<None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestSetNonExistingRedisCacheTest.json" >
258
264
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
259
265
</None >
266
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\TestZones.json" >
267
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
268
+ </None >
260
269
</ItemGroup >
261
270
<ItemGroup >
262
271
<Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
263
272
</ItemGroup >
264
273
<ItemGroup />
265
274
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
275
+ <Import Project =" ..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition =" Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
276
+ <Target Name =" EnsureBclBuildImported" BeforeTargets =" BeforeBuild" Condition =" '$(BclBuildImported)' == ''" >
277
+ <Error Condition =" !Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text =" This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword =" BCLBUILD2001" />
278
+ <Error Condition =" Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text =" The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword =" BCLBUILD2002" />
279
+ </Target >
266
280
</Project >
0 commit comments