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.
2 parents a53ad5a + 3851f53 commit 94c9457Copy full SHA for 94c9457
src/ResourceManager/Resources/Commands.Resources/Commands.Resources.Netcore.csproj
@@ -61,6 +61,9 @@
61
<None Update="Microsoft.Azure.Commands.Resources.format.ps1xml">
62
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
63
</None>
64
+ <None Update="Microsoft.Azure.Commands.ResourceManager.Cmdlets.generated.format.ps1xml">
65
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
66
+ </None>
67
</ItemGroup>
68
69
<ItemGroup>
0 commit comments