Skip to content

Commit 69dc82a

Browse files
author
dragonfly91
committed
Marking the psd1 copy to output
1 parent 1a07e86 commit 69dc82a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/ResourceManager/RecoveryServices.Backup/Commands.RecoveryServices.Backup/Commands.RecoveryServices.Backup.Cmdlets.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,9 @@
145145
</ProjectReference>
146146
</ItemGroup>
147147
<ItemGroup>
148-
<None Include="..\AzureRM.RecoveryServices.Backup.psd1" />
148+
<None Include="..\AzureRM.RecoveryServices.Backup.psd1">
149+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
150+
</None>
149151
<None Include="Microsoft.Azure.Commands.RecoveryServices.Backup.format.ps1xml">
150152
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
151153
</None>

0 commit comments

Comments
 (0)