Skip to content

Commit 0bc288c

Browse files
author
Kevin Zhang
committed
CDN PowerShell, using link for AzureRM.Cdn.psd1
1 parent 82927c6 commit 0bc288c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ResourceManager/Cdn/Commands.Cdn/Commands.Cdn.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@
168168
</ProjectReference>
169169
</ItemGroup>
170170
<ItemGroup>
171-
<None Include="AzureRM.Cdn.psd1">
171+
<None Include="..\AzureRM.Cdn.psd1">
172+
<Link>AzureRM.Cdn.psd1</Link>
172173
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
173174
</None>
174175
<None Include="Microsoft.Azure.Commands.Cdn.dll-help.psd1" />

0 commit comments

Comments
 (0)