File tree Expand file tree Collapse file tree 3 files changed +1
-9
lines changed
src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 2628
2628
<Component Id="cmp44074831AFB81C156E7ED6A30C9965D5" Guid="*">
2629
2629
<File Id="fil243D872BC193D82929CE3811BE0B4014" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Resources\ResourceManagerStartup.ps1" />
2630
2630
</Component>
2631
- <Component Id="cmp3BB1527FA803EB75EB5EC78C281B3212" Guid="*">
2632
- <File Id="filED67D901F43D8291F2243E5C1373D449" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Resources\System.Management.Automation.dll" />
2633
- </Component>
2634
2631
<Component Id="cmpA534986DA2E43D7E50E9A6E219478266" Guid="*">
2635
2632
<File Id="filE2D02576DA0A4EEF0E8E1E2CFB76279A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Resources\System.Net.Http.Extensions.dll" />
2636
2633
</Component>
6445
6442
<ComponentRef Id="cmpD80193A27EAF0B72702BBA3F066DD099" />
6446
6443
<ComponentRef Id="cmp2BE59FD587F7E44466F41BF3189A9262" />
6447
6444
<ComponentRef Id="cmp44074831AFB81C156E7ED6A30C9965D5" />
6448
- <ComponentRef Id="cmp3BB1527FA803EB75EB5EC78C281B3212" />
6449
6445
<ComponentRef Id="cmpA534986DA2E43D7E50E9A6E219478266" />
6450
6446
<ComponentRef Id="cmp6D34FB8F9A9678D4511D4BB8E0800104" />
6451
6447
<ComponentRef Id="cmp890B1E2923E26CE2A15A652293EA92BE" />
Original file line number Diff line number Diff line change 84
84
</Reference >
85
85
<Reference Include =" System" />
86
86
<Reference Include =" System.Core" />
87
- <Reference Include =" System.Management.Automation" >
88
- <Private >True</Private >
89
- <HintPath >..\..\..\..\packages\System.Management.Automation_PowerShell_3.0.6.3.9600.17400\lib\net40\System.Management.Automation.dll</HintPath >
90
- </Reference >
87
+ <Reference Include =" System.Management.Automation" />
91
88
<Reference Include =" System.Net" />
92
89
<Reference Include =" System.Net.Http" />
93
90
<Reference Include =" System.Net.Http.WebRequest" />
Original file line number Diff line number Diff line change 13
13
<package id =" Microsoft.Rest.ClientRuntime.Azure" version =" 3.3.2" targetFramework =" net45" />
14
14
<package id =" Microsoft.Rest.ClientRuntime.Azure.Authentication" version =" 2.2.8-preview" targetFramework =" net45" />
15
15
<package id =" Newtonsoft.Json" version =" 6.0.8" targetFramework =" net45" />
16
- <package id =" System.Management.Automation_PowerShell_3.0" version =" 6.3.9600.17400" targetFramework =" net45" />
17
16
</packages >
You can’t perform that action at this time.
0 commit comments