File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
Commands.Cdn.Test/ScenarioTests Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 500
500
</Component>
501
501
</Directory>
502
502
<Directory Id="dir75F2C4F350248207C418DE5A1C651FB6" Name="AzureRM.Cdn">
503
- <Component Id="cmpD18084727DDF26BDFCE36BE4EF3E3FBC " Guid="*">
504
- <File Id="fil94E16717A827E81C325C0FF864D01FFC " KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Cdn\AzureRm .Cdn.psd1" />
503
+ <Component Id="cmpB7108FC1E0DA3A2DABE2F5A549025C62 " Guid="*">
504
+ <File Id="filB74B1CDF4E2C5B548CAC901E51955AA5 " KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Cdn\AzureRM .Cdn.psd1" />
505
505
</Component>
506
506
<Component Id="cmp87DFE6BA28632B552074C8A05968ED49" Guid="*">
507
507
<File Id="filB29D13A0412832DF84301430FAF5C2EB" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Cdn\AzureRM.Tags.psd1" />
5064
5064
<ComponentRef Id="cmp8E6B2CBC9EF2E6C9012C5090F2932C68" />
5065
5065
<ComponentRef Id="cmp30F0EC1B207C0F4C59F81099974C18E3" />
5066
5066
<ComponentRef Id="cmp22BC5873E0018F5801CD486C6CBCE0C5" />
5067
- <ComponentRef Id="cmpD18084727DDF26BDFCE36BE4EF3E3FBC " />
5067
+ <ComponentRef Id="cmpB7108FC1E0DA3A2DABE2F5A549025C62 " />
5068
5068
<ComponentRef Id="cmp87DFE6BA28632B552074C8A05968ED49" />
5069
5069
<ComponentRef Id="cmpFCC54BA077C7C12B0A49F42DD3039435" />
5070
5070
<ComponentRef Id="cmp984FE30B4A873A5B1BC8F7E85B1CEF85" />
File renamed without changes.
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ public void RunPsTestWorkflow(
135
135
"ScenarioTests\\ " + callingClassName + ".ps1" ,
136
136
_helper . RMProfileModule ,
137
137
_helper . RMResourceModule ,
138
- @"AzureRm .Cdn.psd1" ) ;
138
+ @"AzureRM .Cdn.psd1" ) ;
139
139
140
140
try
141
141
{
Original file line number Diff line number Diff line change 168
168
</ProjectReference >
169
169
</ItemGroup >
170
170
<ItemGroup >
171
- <None Include =" AzureRm.Cdn.psd1" >
171
+ <None Include =" ..\AzureRM.Cdn.psd1" >
172
+ <Link >AzureRM.Cdn.psd1</Link >
172
173
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
173
174
</None >
174
175
<None Include =" Microsoft.Azure.Commands.Cdn.dll-help.psd1" />
You can’t perform that action at this time.
0 commit comments