We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4df20 commit 384053cCopy full SHA for 384053c
src/ResourceManager/Dns/Commands.Dns.Test/Commands.Dns.Test.csproj
@@ -224,6 +224,9 @@
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
232
0 commit comments