Skip to content

Commit bc616cf

Browse files
committed
Removing unused types file.
1 parent 74d362a commit bc616cf

File tree

4 files changed

+1
-11
lines changed

4 files changed

+1
-11
lines changed

setup/azurecmdfiles.wxi

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1470,9 +1470,6 @@
14701470
<Component Id="cmpDE49418D6A95612CBD93742D9123E2CF" Guid="*">
14711471
<File Id="filA451CC480035933973D458DE27E4D654" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Insights\Microsoft.Azure.Commands.Insights.dll-Help.xml" />
14721472
</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>
14761473
<Component Id="cmp3096FA61D43597AB3DBA27FAB68B4EC2" Guid="*">
14771474
<File Id="fil62116E4EF563120D14399871EDB98344" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Insights\Microsoft.Azure.Commands.Insights.format.ps1xml" />
14781475
</Component>
@@ -5894,7 +5891,6 @@
58945891
<ComponentRef Id="cmp83C0F1BC40C81FA65D037B344F79178F" />
58955892
<ComponentRef Id="cmp20A05509BD755C1EF519D072611A0E0F" />
58965893
<ComponentRef Id="cmpDE49418D6A95612CBD93742D9123E2CF" />
5897-
<ComponentRef Id="cmpD7BCE06EC68741D2B613909D237B7412" />
58985894
<ComponentRef Id="cmp3096FA61D43597AB3DBA27FAB68B4EC2" />
58995895
<ComponentRef Id="cmp8F9B65CD236700EB14DA4817C1688FF7" />
59005896
<ComponentRef Id="cmpA848C04563692D93B90821EE8960E3B4" />

src/ResourceManager/Insights/AzureRM.Insights.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '2.8.0'; }
6060
# ScriptsToProcess = @()
6161

6262
# Type files (.ps1xml) to be loaded when importing this module
63-
# TypesToProcess = '.\Microsoft.Azure.Commands.Insights.Types.ps1xml'
63+
# TypesToProcess = @()
6464

6565
# Format files (.ps1xml) to be loaded when importing this module
6666
FormatsToProcess = '.\Microsoft.Azure.Commands.Insights.format.ps1xml'

src/ResourceManager/Insights/Commands.Insights/Commands.Insights.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,6 @@
184184
<SubType>Designer</SubType>
185185
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
186186
</Content>
187-
<Content Include="Microsoft.Azure.Commands.Insights.Types.ps1xml">
188-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
189-
</Content>
190187
<None Include="MSSharedLibKey.snk" />
191188
<None Include="packages.config">
192189
<SubType>Designer</SubType>

src/ResourceManager/Insights/Commands.Insights/Microsoft.Azure.Commands.Insights.Types.ps1xml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)