Skip to content

Commit 05657e9

Browse files
author
Hovsep Mkrtchyan
committed
Revert "Removed *.dll-help.psd1 files form repo."
This reverts commit fc22153.
1 parent 7f236c5 commit 05657e9

File tree

42 files changed

+2827
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2827
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ TestResults
88
*.ncrunchsolution
99
*.patch
1010
msbuild.log
11-
*.dll-help.psd1
1211

1312
# app.config is not useful for PowerShell.
1413
# please do not commit any app.config files.
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
#
2+
# Module manifest for module 'Azure'
3+
#
4+
# Generated by: Microsoft Corporation
5+
#
6+
# Generated on: 5/23/2012
7+
#
8+
9+
@{
10+
11+
# Version number of this module.
12+
ModuleVersion = '0.9.10'
13+
14+
# ID used to uniquely identify this module
15+
GUID = 'D48CF693-4125-4D2D-8790-1514F44CE325'
16+
17+
# Author of this module
18+
Author = 'Microsoft Corporation'
19+
20+
# Company or vendor of this module
21+
CompanyName = 'Microsoft Corporation'
22+
23+
# Copyright statement for this module
24+
Copyright = 'Microsoft Corporation. All rights reserved.'
25+
26+
# Description of the functionality provided by this module
27+
Description = ''
28+
29+
# Minimum version of the Windows PowerShell engine required by this module
30+
PowerShellVersion = '3.0'
31+
32+
# Name of the Windows PowerShell host required by this module
33+
PowerShellHostName = ''
34+
35+
# Minimum version of the Windows PowerShell host required by this module
36+
PowerShellHostVersion = ''
37+
38+
# Minimum version of the .NET Framework required by this module
39+
DotNetFrameworkVersion = '4.0'
40+
41+
# Minimum version of the common language runtime (CLR) required by this module
42+
CLRVersion='4.0'
43+
44+
# Processor architecture (None, X86, Amd64, IA64) required by this module
45+
ProcessorArchitecture = 'None'
46+
47+
# Modules that must be imported into the global environment prior to importing this module
48+
RequiredModules = @()
49+
50+
# Assemblies that must be loaded prior to importing this module
51+
RequiredAssemblies = @()
52+
53+
# Script files (.ps1) that are run in the caller's environment prior to importing this module
54+
ScriptsToProcess = @()
55+
56+
# Type files (.ps1xml) to be loaded when importing this module
57+
TypesToProcess = @()
58+
59+
# Format files (.ps1xml) to be loaded when importing this module
60+
FormatsToProcess = @()
61+
62+
# Modules to import as nested modules of the module specified in ModuleToProcess
63+
NestedModules = '..\..\..\Package\Debug\ServiceManagement\Azure\Storage\Microsoft.WindowsAzure.Commands.Storage.dll'
64+
65+
# Functions to export from this module
66+
FunctionsToExport = '*'
67+
68+
# Cmdlets to export from this module
69+
CmdletsToExport = '*'
70+
71+
# Variables to export from this module
72+
VariablesToExport = '*'
73+
74+
# Aliases to export from this module
75+
AliasesToExport = @()
76+
77+
# List of all modules packaged with this module
78+
ModuleList = @()
79+
80+
# List of all files packaged with this module
81+
FileList = @()
82+
83+
# Private data to pass to the module specified in ModuleToProcess
84+
PrivateData = ''
85+
86+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
#
2+
# Module manifest for module 'Azure'
3+
#
4+
# Generated by: Microsoft Corporation
5+
#
6+
# Generated on: 4/27/2015
7+
#
8+
9+
@{
10+
11+
# Version number of this module.
12+
ModuleVersion = '0.9.10'
13+
14+
# ID used to uniquely identify this module
15+
GUID = '77A7B3B3-A067-4173-9AC9-8A7248EF3C1C'
16+
17+
# Author of this module
18+
Author = 'Microsoft Corporation'
19+
20+
# Company or vendor of this module
21+
CompanyName = 'Microsoft Corporation'
22+
23+
# Copyright statement for this module
24+
Copyright = 'Microsoft Corporation. All rights reserved.'
25+
26+
# Description of the functionality provided by this module
27+
Description = ''
28+
29+
# Minimum version of the Windows PowerShell engine required by this module
30+
PowerShellVersion = '3.0'
31+
32+
# Name of the Windows PowerShell host required by this module
33+
PowerShellHostName = ''
34+
35+
# Minimum version of the Windows PowerShell host required by this module
36+
PowerShellHostVersion = ''
37+
38+
# Minimum version of the .NET Framework required by this module
39+
DotNetFrameworkVersion = '4.0'
40+
41+
# Minimum version of the common language runtime (CLR) required by this module
42+
CLRVersion='4.0'
43+
44+
# Processor architecture (None, X86, Amd64, IA64) required by this module
45+
ProcessorArchitecture = 'None'
46+
47+
# Modules that must be imported into the global environment prior to importing this module
48+
RequiredModules = @()
49+
50+
# Assemblies that must be loaded prior to importing this module
51+
RequiredAssemblies = @()
52+
53+
# Script files (.ps1) that are run in the caller's environment prior to importing this module
54+
ScriptsToProcess = @()
55+
56+
# Type files (.ps1xml) to be loaded when importing this module
57+
TypesToProcess = @()
58+
59+
# Format files (.ps1xml) to be loaded when importing this module
60+
FormatsToProcess = @()
61+
62+
# Modules to import as nested modules of the module specified in ModuleToProcess
63+
NestedModules = '..\..\..\Package\Debug\ResourceManager\AzureResourceManager\ApiManagement\Microsoft.Azure.Commands.ApiManagement.ServiceManagement.dll'
64+
65+
# Functions to export from this module
66+
FunctionsToExport = '*'
67+
68+
# Cmdlets to export from this module
69+
CmdletsToExport = '*'
70+
71+
# Variables to export from this module
72+
VariablesToExport = '*'
73+
74+
# Aliases to export from this module
75+
AliasesToExport = @()
76+
77+
# List of all modules packaged with this module
78+
ModuleList = @()
79+
80+
# List of all files packaged with this module
81+
FileList = @()
82+
83+
# Private data to pass to the module specified in ModuleToProcess
84+
PrivateData = ''
85+
86+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
#
2+
# Module manifest for module 'Azure'
3+
#
4+
# Generated by: Microsoft Corporation
5+
#
6+
# Generated on: 4/27/2015
7+
#
8+
9+
@{
10+
11+
# Version number of this module.
12+
ModuleVersion = '0.9.10'
13+
14+
# ID used to uniquely identify this module
15+
GUID = '77A7B3B3-A067-4173-9AC9-8A7248EF3C1C'
16+
17+
# Author of this module
18+
Author = 'Microsoft Corporation'
19+
20+
# Company or vendor of this module
21+
CompanyName = 'Microsoft Corporation'
22+
23+
# Copyright statement for this module
24+
Copyright = 'Microsoft Corporation. All rights reserved.'
25+
26+
# Description of the functionality provided by this module
27+
Description = ''
28+
29+
# Minimum version of the Windows PowerShell engine required by this module
30+
PowerShellVersion = '3.0'
31+
32+
# Name of the Windows PowerShell host required by this module
33+
PowerShellHostName = ''
34+
35+
# Minimum version of the Windows PowerShell host required by this module
36+
PowerShellHostVersion = ''
37+
38+
# Minimum version of the .NET Framework required by this module
39+
DotNetFrameworkVersion = '4.0'
40+
41+
# Minimum version of the common language runtime (CLR) required by this module
42+
CLRVersion='4.0'
43+
44+
# Processor architecture (None, X86, Amd64, IA64) required by this module
45+
ProcessorArchitecture = 'None'
46+
47+
# Modules that must be imported into the global environment prior to importing this module
48+
RequiredModules = @()
49+
50+
# Assemblies that must be loaded prior to importing this module
51+
RequiredAssemblies = @()
52+
53+
# Script files (.ps1) that are run in the caller's environment prior to importing this module
54+
ScriptsToProcess = @()
55+
56+
# Type files (.ps1xml) to be loaded when importing this module
57+
TypesToProcess = @()
58+
59+
# Format files (.ps1xml) to be loaded when importing this module
60+
FormatsToProcess = @()
61+
62+
# Modules to import as nested modules of the module specified in ModuleToProcess
63+
NestedModules = '..\..\..\Package\Debug\ResourceManager\AzureResourceManager\ApiManagement\Microsoft.Azure.Commands.ApiManagement.dll'
64+
65+
# Functions to export from this module
66+
FunctionsToExport = '*'
67+
68+
# Cmdlets to export from this module
69+
CmdletsToExport = '*'
70+
71+
# Variables to export from this module
72+
VariablesToExport = '*'
73+
74+
# Aliases to export from this module
75+
AliasesToExport = @()
76+
77+
# List of all modules packaged with this module
78+
ModuleList = @()
79+
80+
# List of all files packaged with this module
81+
FileList = @()
82+
83+
# Private data to pass to the module specified in ModuleToProcess
84+
PrivateData = ''
85+
86+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
#
2+
# Module manifest for module 'Azure'
3+
#
4+
# Generated by: Microsoft Corporation
5+
#
6+
# Generated on: 5/23/2012
7+
#
8+
9+
@{
10+
11+
# Version number of this module.
12+
ModuleVersion = '0.9.10'
13+
14+
# ID used to uniquely identify this module
15+
GUID = 'D48CF693-4125-4D2D-8790-1514F44CE325'
16+
17+
# Author of this module
18+
Author = 'Microsoft Corporation'
19+
20+
# Company or vendor of this module
21+
CompanyName = 'Microsoft Corporation'
22+
23+
# Copyright statement for this module
24+
Copyright = 'Microsoft Corporation. All rights reserved.'
25+
26+
# Description of the functionality provided by this module
27+
Description = ''
28+
29+
# Minimum version of the Windows PowerShell engine required by this module
30+
PowerShellVersion = '3.0'
31+
32+
# Name of the Windows PowerShell host required by this module
33+
PowerShellHostName = ''
34+
35+
# Minimum version of the Windows PowerShell host required by this module
36+
PowerShellHostVersion = ''
37+
38+
# Minimum version of the .NET Framework required by this module
39+
DotNetFrameworkVersion = '4.0'
40+
41+
# Minimum version of the common language runtime (CLR) required by this module
42+
CLRVersion='4.0'
43+
44+
# Processor architecture (None, X86, Amd64, IA64) required by this module
45+
ProcessorArchitecture = 'None'
46+
47+
# Modules that must be imported into the global environment prior to importing this module
48+
RequiredModules = @()
49+
50+
# Assemblies that must be loaded prior to importing this module
51+
RequiredAssemblies = @()
52+
53+
# Script files (.ps1) that are run in the caller's environment prior to importing this module
54+
ScriptsToProcess = @()
55+
56+
# Type files (.ps1xml) to be loaded when importing this module
57+
TypesToProcess = @()
58+
59+
# Format files (.ps1xml) to be loaded when importing this module
60+
FormatsToProcess = @()
61+
62+
# Modules to import as nested modules of the module specified in ModuleToProcess
63+
NestedModules = '..\..\..\Package\Debug\ResourceManager\Azure\Automation\Microsoft.Azure.Commands.ResourceManager.Automation.dll'
64+
65+
# Functions to export from this module
66+
FunctionsToExport = '*'
67+
68+
# Cmdlets to export from this module
69+
CmdletsToExport = '*'
70+
71+
# Variables to export from this module
72+
VariablesToExport = '*'
73+
74+
# Aliases to export from this module
75+
AliasesToExport = @()
76+
77+
# List of all modules packaged with this module
78+
ModuleList = @()
79+
80+
# List of all files packaged with this module
81+
FileList = @()
82+
83+
# Private data to pass to the module specified in ModuleToProcess
84+
PrivateData = ''
85+
86+
}

src/ResourceManager/AzureBackup/Commands.AzureBackup/Commands.AzureBackup.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,10 @@
197197
<Link>AzureRM.Backup.psd1</Link>
198198
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
199199
</None>
200+
<None Include="Microsoft.Azure.Commands.AzureBackup.dll-help.psd1" >
201+
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
202+
<SubType>Designer</SubType>
203+
</None>
200204
<None Include="Microsoft.Azure.Commands.AzureBackup.format.ps1xml">
201205
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
202206
<SubType>Designer</SubType>

0 commit comments

Comments
 (0)