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 b44e785 commit d1f6a7fCopy full SHA for d1f6a7f
src/ResourceManager/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj
@@ -159,6 +159,11 @@
159
<Name>Commands.ResourceManager.Common</Name>
160
</ProjectReference>
161
</ItemGroup>
162
+ <ItemGroup>
163
+ <Content Include="Microsoft.Azure.Commands.RecoveryServices.ARM.dll-help.xml">
164
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
165
+ </Content>
166
+ </ItemGroup>
167
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
168
<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')" />
169
</Project>
0 commit comments