We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729b32f commit 2f0ac86Copy full SHA for 2f0ac86
src/ResourceManager/Resources/Commands.Resources.Test/Commands.Resources.Test.csproj
@@ -668,6 +668,9 @@
668
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests\RaValidateInputParameters.json">
669
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
670
</None>
671
+ <None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests\RaDeletionByScope.json">
672
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
673
+ </None>
674
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleDefinitionTests\RdNegativeScenarios.json">
675
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
676
0 commit comments