Skip to content

Commit 3851f53

Browse files
committed
Added Microsoft.Azure.Commands.ResourceManager.Cmdlets.generated.format.ps1xml to Resources csproj.
1 parent 004e52f commit 3851f53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ResourceManager/Resources/Commands.Resources/Commands.Resources.Netcore.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
<None Update="Microsoft.Azure.Commands.Resources.format.ps1xml">
6262
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
6363
</None>
64+
<None Update="Microsoft.Azure.Commands.ResourceManager.Cmdlets.generated.format.ps1xml">
65+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
66+
</None>
6467
</ItemGroup>
6568

6669
<ItemGroup>

0 commit comments

Comments
 (0)