53
53
<SpecificVersion >False</SpecificVersion >
54
54
<HintPath >..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.21-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath >
55
55
</Reference >
56
+ <Reference Include =" Microsoft.Azure.Gallery, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
57
+ <SpecificVersion >False</SpecificVersion >
58
+ <HintPath >..\..\..\packages\Microsoft.Azure.Gallery.2.6.2-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath >
59
+ </Reference >
56
60
<Reference Include =" Microsoft.Azure.Management.Authorization, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
57
61
<SpecificVersion >False</SpecificVersion >
58
62
<HintPath >..\..\..\packages\Microsoft.Azure.Management.Authorization.0.18.0-preview\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath >
59
63
</Reference >
64
+ <Reference Include =" Microsoft.Azure.Management.Dns, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
65
+ <SpecificVersion >False</SpecificVersion >
66
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Dns.1.2.1-preview\lib\net40\Microsoft.Azure.Management.Dns.dll</HintPath >
67
+ </Reference >
60
68
<Reference Include =" Microsoft.Azure.Monitoring, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
61
69
<SpecificVersion >False</SpecificVersion >
62
70
<HintPath >..\..\..\packages\Microsoft.Azure.Monitoring.2.2.1-preview\lib\net40\Microsoft.Azure.Monitoring.dll</HintPath >
137
145
<Compile Include =" ScenarioTests\ZoneTests.cs" />
138
146
<Compile Include =" ScenarioTests\RecordsTests.cs" />
139
147
<Compile Include =" ScenarioTests\DnsTestsBase.cs" />
148
+ <Compile Include =" UnitTests\GetAzureDnsRecordSetTests.cs" />
149
+ <Compile Include =" UnitTests\GetAzureDnsZoneTests.cs" />
140
150
</ItemGroup >
141
151
<ItemGroup >
142
152
<ProjectReference Include =" ..\..\..\Common\Commands.ScenarioTests.Common\Commands.ScenarioTests.Common.csproj" >
164
174
<Name >Commands.Common</Name >
165
175
</ProjectReference >
166
176
<ProjectReference Include =" ..\Commands.Dns\Commands.Dns.csproj" >
167
- <Project >{69ed499e-6f3c-488f-86b8-b74cfda4d47e }</Project >
177
+ <Project >{3cae1b57-ffec-4945-a6c5-6e5e8dea4ba9 }</Project >
168
178
<Name >Commands.Dns</Name >
169
179
</ProjectReference >
170
180
</ItemGroup >
185
195
<None Include =" ScenarioTests\Common.ps1" >
186
196
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
187
197
</None >
188
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetA.json" >
189
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
190
- </None >
191
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetAAAA.json" >
192
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
193
- </None >
194
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetAddRecordTypeMismatch.json" >
195
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
196
- </None >
197
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetAddTwoCnames.json" >
198
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
199
- </None >
200
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetCNAME.json" >
201
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
202
- </None >
203
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetCrud.json" >
204
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
205
- </None >
206
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetCrudWithPiping.json" >
207
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
208
- </None >
209
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetEtagMismatch.json" >
210
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
211
- </None >
212
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetGet.json" >
213
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
214
- </None >
215
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetMX.json" >
216
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
217
- </None >
218
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetNS.json" >
219
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
220
- </None >
221
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetRemoveRecordTypeMismatch.json" >
222
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
223
- </None >
224
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetSOA.json" >
225
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
226
- </None >
227
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetSRV.json" >
228
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
229
- </None >
230
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.RecordsTests\TestRecordSetTXT.json" >
231
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
232
- </None >
233
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneCrud.json" >
234
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
235
- </None >
236
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneCrudWithPiping.json" >
237
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
238
- </None >
239
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneList.json" >
240
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
241
- </None >
242
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneRemoveEtagMismatch.json" >
243
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
244
- </None >
245
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneRemoveNotFound.json" >
246
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
247
- </None >
248
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneSetEtagMismatch.json" >
249
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
250
- </None >
251
- <None Include =" SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneSetNotFound.json" >
198
+ <None Include =" SessionRecords\**\*.json" >
252
199
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
253
200
</None >
254
201
</ItemGroup >
266
213
<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" />
267
214
<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" />
268
215
</Target >
269
- <PropertyGroup >
270
- <PostBuildEvent >xcopy "$(SolutionDir)Package\$(ConfigurationName)\*.*" $(TargetDir) /Y /E</PostBuildEvent >
271
- </PropertyGroup >
272
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
273
- Other similar extension points exist, see Microsoft.Common.targets.
274
- <Target Name="BeforeBuild">
275
- </Target>
276
- <Target Name="AfterBuild">
277
- </Target>
278
- -->
279
216
</Project >
0 commit comments