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 41ce64e commit cc1aa02Copy full SHA for cc1aa02
src/ResourceManager/Storage/Commands.Management.Storage.Test/Commands.Management.Storage.Test.csproj
@@ -200,6 +200,9 @@
200
<None Include="SessionRecords\Microsoft.Azure.Commands.Management.Storage.Test.ScenarioTests.StorageAccountTests\TestStorageAccount.json">
201
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
202
</None>
203
+ <None Include="SessionRecords\Microsoft.Azure.Commands.Management.Storage.Test.ScenarioTests.StorageAccountTests\TestSetAzureStorageAccountStorageV2.json">
204
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
205
+ </None>
206
</ItemGroup>
207
<ItemGroup>
208
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
0 commit comments