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 44a080c commit e326911Copy full SHA for e326911
src/ResourceManager/KeyVault/Commands.KeyVault.Test/Commands.KeyVault.Test.csproj
@@ -316,6 +316,9 @@
316
<None Include="SessionRecords\Microsoft.Azure.Commands.KeyVault.Test.ScenarioTests.KeyVaultManagementTests\TestSetRemoveAccessPolicyByUPN.json">
317
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
318
</None>
319
+ <None Include="SessionRecords\Microsoft.Azure.Commands.KeyVault.Test.ScenarioTests.KeyVaultManagementTests\TestNetworkSet.json">
320
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
321
+ </None>
322
</ItemGroup>
323
<ItemGroup>
324
<ProjectReference Include="..\..\..\Common\Commands.Common.Authentication.Abstractions\Commands.Common.Authentication.Abstractions.csproj">
0 commit comments