Skip to content

Commit ab86e70

Browse files
authored
Update Commands.Resources.csproj
1 parent e15d6f2 commit ab86e70

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,15 @@
168168
<SubType>Designer</SubType>
169169
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
170170
</Content>
171+
<Content Include="Microsoft.Azure.Commands.ResourceManager.Cmdlets.generated.format.ps1xml">
172+
<SubType>Designer</SubType>
173+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
174+
</Content>
171175
<None Include="AzureRM.Resources.psd1">
172176
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
173177
</None>
174178
<None Include="ChangeLog.md" />
175179
<None Include="help\*.md" />
176-
<None Include="Microsoft.Azure.Commands.ResourceManager.Cmdlets.generated.format.ps1xml" />
177180
<None Include="MSSharedLibKey.snk" />
178181
<None Include="packages.config" />
179182
<None Include="StartupScripts\*.ps1" />
@@ -205,4 +208,4 @@
205208
</ItemGroup>
206209
<Copy SourceFiles="@(MarkdownFiles)" DestinationFolder="$(OutputPath)\help\" ContinueOnError="false" />
207210
</Target>
208-
</Project>
211+
</Project>

0 commit comments

Comments
 (0)