Skip to content

Commit 401e2dc

Browse files
committed
Add recorded sessions to project file
1 parent 9d479ce commit 401e2dc

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
@@ -551,6 +551,15 @@
551551
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.LocationCapabilitiesTests\TestLocationCapabilities.json">
552552
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
553553
</None>
554+
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerCommunicationLinkCrudTests\TestServerCommunicationLinkCreate.json">
555+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
556+
</None>
557+
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerCommunicationLinkCrudTests\TestServerCommunicationLinkGet.json">
558+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
559+
</None>
560+
<None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerCommunicationLinkCrudTests\TestServerCommunicationLinkRemove.json">
561+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
562+
</None>
554563
<None Include="Templates\sql-audit-test-env-setup-storageV2.json">
555564
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
556565
</None>

0 commit comments

Comments
 (0)