Skip to content

Commit 6cd22c5

Browse files
committed
Include JSON in project
1 parent 162f282 commit 6cd22c5

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
@@ -351,6 +351,9 @@
351351
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.ResourceGroupTests\TestFindResourceGroup.json">
352352
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
353353
</None>
354+
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.ResourceGroupTests\TestGetNonExistingResourceGroupWithDebugStream.json">
355+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
356+
</None>
354357
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.ResourceGroupTests\TestNewDeploymentAndProviderRegistration.json">
355358
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
356359
</None>

0 commit comments

Comments
 (0)