Skip to content

Commit 0904293

Browse files
committed
Modified Commands.Sql.Tests.csproj to copy latest session record to output directory.
1 parent 41c8f1a commit 0904293

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,9 @@
509509
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseBackupTests\TestDatabaseBackupLongTermRetentionPolicy.json">
510510
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
511511
</None>
512+
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseBackupTests\TestDatabaseGeoBackupPolicy.json">
513+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
514+
</None>
512515
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudStretchTests\TestStretchDatabaseCreate.json">
513516
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
514517
</None>

0 commit comments

Comments
 (0)