Skip to content

Commit 2f0ac86

Browse files
committed
include the new test file in tests.csproj
1 parent 729b32f commit 2f0ac86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ResourceManager/Resources/Commands.Resources.Test/Commands.Resources.Test.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,9 @@
668668
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests\RaValidateInputParameters.json">
669669
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
670670
</None>
671+
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests\RaDeletionByScope.json">
672+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
673+
</None>
671674
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleDefinitionTests\RdNegativeScenarios.json">
672675
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
673676
</None>

0 commit comments

Comments
 (0)