File tree Expand file tree Collapse file tree 4 files changed +1
-11
lines changed
src/ResourceManager/Insights Expand file tree Collapse file tree 4 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 1470
1470
<Component Id="cmpDE49418D6A95612CBD93742D9123E2CF" Guid="*">
1471
1471
<File Id="filA451CC480035933973D458DE27E4D654" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Insights\Microsoft.Azure.Commands.Insights.dll-Help.xml" />
1472
1472
</Component>
1473
- <Component Id="cmpD7BCE06EC68741D2B613909D237B7412" Guid="*">
1474
- <File Id="fil1896B6BB53B14FFFB4B054345CA3E907" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Insights\Microsoft.Azure.Commands.Insights.Types.ps1xml" />
1475
- </Component>
1476
1473
<Component Id="cmp3096FA61D43597AB3DBA27FAB68B4EC2" Guid="*">
1477
1474
<File Id="fil62116E4EF563120D14399871EDB98344" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Insights\Microsoft.Azure.Commands.Insights.format.ps1xml" />
1478
1475
</Component>
5894
5891
<ComponentRef Id="cmp83C0F1BC40C81FA65D037B344F79178F" />
5895
5892
<ComponentRef Id="cmp20A05509BD755C1EF519D072611A0E0F" />
5896
5893
<ComponentRef Id="cmpDE49418D6A95612CBD93742D9123E2CF" />
5897
- <ComponentRef Id="cmpD7BCE06EC68741D2B613909D237B7412" />
5898
5894
<ComponentRef Id="cmp3096FA61D43597AB3DBA27FAB68B4EC2" />
5899
5895
<ComponentRef Id="cmp8F9B65CD236700EB14DA4817C1688FF7" />
5900
5896
<ComponentRef Id="cmpA848C04563692D93B90821EE8960E3B4" />
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '2.8.0'; }
60
60
# ScriptsToProcess = @()
61
61
62
62
# Type files (.ps1xml) to be loaded when importing this module
63
- # TypesToProcess = '.\Microsoft.Azure.Commands.Insights.Types.ps1xml'
63
+ # TypesToProcess = @()
64
64
65
65
# Format files (.ps1xml) to be loaded when importing this module
66
66
FormatsToProcess = ' .\Microsoft.Azure.Commands.Insights.format.ps1xml'
Original file line number Diff line number Diff line change 184
184
<SubType >Designer</SubType >
185
185
<CopyToOutputDirectory >Always</CopyToOutputDirectory >
186
186
</Content >
187
- <Content Include =" Microsoft.Azure.Commands.Insights.Types.ps1xml" >
188
- <CopyToOutputDirectory >Always</CopyToOutputDirectory >
189
- </Content >
190
187
<None Include =" MSSharedLibKey.snk" />
191
188
<None Include =" packages.config" >
192
189
<SubType >Designer</SubType >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments