Skip to content

Commit 51c3069

Browse files
committed
Merge pull request #1399 from AsrArmOneSdk/dev151125
Checking in cmdlet help xmls
2 parents 89543bd + fb7c698 commit 51c3069

File tree

4 files changed

+6036
-202
lines changed

4 files changed

+6036
-202
lines changed

setup/azurecmdfiles.wxi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1716,6 +1716,9 @@
17161716
<Component Id="cmpEDB84317615898A496C0FF620B372C87" Guid="*">
17171717
<File Id="fil56F72CE4FFC9F006CE1B279238995FC8" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.RecoveryServices\Microsoft.ApplicationInsights.dll" />
17181718
</Component>
1719+
<Component Id="cmp66ECF842EEB4EB595925E310358E9750" Guid="*">
1720+
<File Id="filF271979440640E53A189C08A7ADBAD7A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.RecoveryServices\Microsoft.Azure.Commands.RecoveryServices.ARM.dll-help.xml" />
1721+
</Component>
17191722
<Component Id="cmp5CAA968EE7C749E4480233FD90EDFE63" Guid="*">
17201723
<File Id="filC143DADE40E067E4692D2246F93BA8A4" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.RecoveryServices\Microsoft.Azure.Commands.RecoveryServices.ARM.dll" />
17211724
</Component>
@@ -5322,6 +5325,7 @@
53225325
<ComponentRef Id="cmpC96DAF4A31F86D19246E39394F496F83" />
53235326
<ComponentRef Id="cmpA77D5875EABE5151973A245C04E3858E" />
53245327
<ComponentRef Id="cmpEDB84317615898A496C0FF620B372C87" />
5328+
<ComponentRef Id="cmp66ECF842EEB4EB595925E310358E9750" />
53255329
<ComponentRef Id="cmp5CAA968EE7C749E4480233FD90EDFE63" />
53265330
<ComponentRef Id="cmpE7C8C6576C1069564C717CBBBD229F39" />
53275331
<ComponentRef Id="cmpC9F93119DA28BCE2B325C737951EFABA" />

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,10 @@
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
</Project>

0 commit comments

Comments
 (0)