Skip to content

Commit 79425aa

Browse files
committed
add session records to csproj
1 parent b18cd86 commit 79425aa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,15 @@
406406
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseBackupTests\TestListDatabaseRestorePoints.json">
407407
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
408408
</None>
409+
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseBackupTests\TestRestoreDeletedDatabaseBackup.json">
410+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
411+
</None>
412+
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseBackupTests\TestRestoreGeoBackup.json">
413+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
414+
</None>
415+
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseBackupTests\TestRestorePointInTimeBackup.json">
416+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
417+
</None>
409418
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseCreate.json">
410419
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
411420
</None>

0 commit comments

Comments
 (0)