Skip to content

Commit 299a5ab

Browse files
committed
adding missing session records to project file
1 parent a66c043 commit 299a5ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/ResourceManager/Dns/Commands.Dns.Test/Commands.Dns.Test.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,12 @@
332332
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneCrud.json">
333333
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
334334
</None>
335+
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneCrudPrivateRegistrationVnet.json">
336+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
337+
</None>
338+
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneCrudPrivateResolutionVnet.json">
339+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
340+
</None>
335341
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests\TestZoneCrudTrimsDot.json">
336342
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
337343
</None>

0 commit comments

Comments
 (0)