Skip to content

Commit d1f6a7f

Browse files
committed
added new help file to the csproj
1 parent b44e785 commit d1f6a7f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/ResourceManager/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@
159159
<Name>Commands.ResourceManager.Common</Name>
160160
</ProjectReference>
161161
</ItemGroup>
162+
<ItemGroup>
163+
<Content Include="Microsoft.Azure.Commands.RecoveryServices.ARM.dll-help.xml">
164+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
165+
</Content>
166+
</ItemGroup>
162167
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
163168
<Import Project="..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
164169
</Project>

0 commit comments

Comments
 (0)