|
1 |
| -# |
2 |
| -# Module manifest for module 'TestFx-Tasks' |
3 |
| -# |
4 |
| -# Generated by: ShahAbhijeet |
5 |
| -# |
6 |
| -# Generated on: 11/18/2016 |
7 |
| -# |
| 1 | +# ---------------------------------------------------------------------------------- |
| 2 | +# Copyright Microsoft Corporation |
| 3 | +# Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | +# you may not use this file except in compliance with the License. |
| 5 | +# You may obtain a copy of the License at |
| 6 | +# http://www.apache.org/licenses/LICENSE-2.0 |
| 7 | +# Unless required by applicable law or agreed to in writing, software |
| 8 | +# distributed under the License is distributed on an "AS IS" BASIS, |
| 9 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 10 | +# See the License for the specific language governing permissions and |
| 11 | +# limitations under the License. |
| 12 | +# ---------------------------------------------------------------------------------- |
8 | 13 |
|
9 | 14 | @{
|
10 | 15 |
|
11 |
| -# Script module or binary module file associated with this manifest. |
12 |
| -RootModule = 'TestFx-Tasks.psm1' |
| 16 | + # Script module or binary module file associated with this manifest. |
| 17 | + RootModule = 'TestFx-Tasks.psm1' |
13 | 18 |
|
14 |
| -# Version number of this module. |
15 |
| -ModuleVersion = '1.0' |
| 19 | + # Version number of this module. |
| 20 | + ModuleVersion = '1.0' |
16 | 21 |
|
17 |
| -# Supported PSEditions |
18 |
| -# CompatiblePSEditions = @() |
| 22 | + # Supported PSEditions |
| 23 | + # CompatiblePSEditions = @() |
19 | 24 |
|
20 |
| -# ID used to uniquely identify this module |
21 |
| -GUID = '676f988a-1745-4263-bb86-5887d6b1f9f3' |
| 25 | + # ID used to uniquely identify this module |
| 26 | + GUID = '676f988a-1745-4263-bb86-5887d6b1f9f3' |
22 | 27 |
|
23 |
| -# Author of this module |
24 |
| -Author = 'ShahAbhijeet' |
| 28 | + # Author of this module |
| 29 | + Author = 'Azure PowerShell' |
25 | 30 |
|
26 |
| -# Company or vendor of this module |
27 |
| -CompanyName = 'Microsoft' |
| 31 | + # Company or vendor of this module |
| 32 | + CompanyName = 'Microsoft Corporation' |
28 | 33 |
|
29 |
| -# Copyright statement for this module |
30 |
| -Copyright = '(c) 2016 ShahAbhijeet. All rights reserved.' |
| 34 | + # Copyright statement for this module |
| 35 | + Copyright = 'Microsoft Corporation. All rights reserved.' |
31 | 36 |
|
32 |
| -# Description of the functionality provided by this module |
33 |
| -# Description = '' |
| 37 | + # Description of the functionality provided by this module |
| 38 | + # Description = '' |
34 | 39 |
|
35 |
| -# Minimum version of the Windows PowerShell engine required by this module |
36 |
| -# PowerShellVersion = '' |
| 40 | + # Minimum version of the Windows PowerShell engine required by this module |
| 41 | + # PowerShellVersion = '' |
37 | 42 |
|
38 |
| -# Name of the Windows PowerShell host required by this module |
39 |
| -# PowerShellHostName = '' |
| 43 | + # Name of the Windows PowerShell host required by this module |
| 44 | + # PowerShellHostName = '' |
40 | 45 |
|
41 |
| -# Minimum version of the Windows PowerShell host required by this module |
42 |
| -# PowerShellHostVersion = '' |
| 46 | + # Minimum version of the Windows PowerShell host required by this module |
| 47 | + # PowerShellHostVersion = '' |
43 | 48 |
|
44 |
| -# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only. |
45 |
| -# DotNetFrameworkVersion = '' |
| 49 | + # Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only. |
| 50 | + # DotNetFrameworkVersion = '' |
46 | 51 |
|
47 |
| -# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only. |
48 |
| -# CLRVersion = '' |
| 52 | + # Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only. |
| 53 | + # CLRVersion = '' |
49 | 54 |
|
50 |
| -# Processor architecture (None, X86, Amd64) required by this module |
51 |
| -# ProcessorArchitecture = '' |
| 55 | + # Processor architecture (None, X86, Amd64) required by this module |
| 56 | + # ProcessorArchitecture = '' |
52 | 57 |
|
53 |
| -# Modules that must be imported into the global environment prior to importing this module |
54 |
| -RequiredModules = @(@{ModuleName = 'Az.Resources'; ModuleVersion = '1.0.0'; }) |
| 58 | + # Modules that must be imported into the global environment prior to importing this module |
| 59 | + RequiredModules = @(@{ModuleName = 'Az.Resources'; ModuleVersion = '1.0.0'; }) |
55 | 60 |
|
56 |
| -# Assemblies that must be loaded prior to importing this module |
57 |
| -# RequiredAssemblies = @() |
| 61 | + # Assemblies that must be loaded prior to importing this module |
| 62 | + # RequiredAssemblies = @() |
58 | 63 |
|
59 |
| -# Script files (.ps1) that are run in the caller's environment prior to importing this module. |
60 |
| -# ScriptsToProcess = @() |
| 64 | + # Script files (.ps1) that are run in the caller's environment prior to importing this module. |
| 65 | + # ScriptsToProcess = @() |
61 | 66 |
|
62 |
| -# Type files (.ps1xml) to be loaded when importing this module |
63 |
| -# TypesToProcess = @() |
| 67 | + # Type files (.ps1xml) to be loaded when importing this module |
| 68 | + # TypesToProcess = @() |
64 | 69 |
|
65 |
| -# Format files (.ps1xml) to be loaded when importing this module |
66 |
| -# FormatsToProcess = @() |
| 70 | + # Format files (.ps1xml) to be loaded when importing this module |
| 71 | + # FormatsToProcess = @() |
67 | 72 |
|
68 |
| -# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess |
69 |
| -# NestedModules = @() |
| 73 | + # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess |
| 74 | + # NestedModules = @() |
70 | 75 |
|
71 |
| -# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export. |
72 |
| -FunctionsToExport = 'Set-TestEnvironment', 'Remove-ServicePrincipal', 'New-ServicePrincipal', 'Set-SPNRole', 'New-TestCredential' |
| 76 | + # Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export. |
| 77 | + FunctionsToExport = 'Get-TestFxEnvironment', 'Set-TestFxEnvironment' |
73 | 78 |
|
74 |
| -# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export. |
75 |
| -CmdletsToExport = @() |
| 79 | + # Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export. |
| 80 | + CmdletsToExport = @() |
76 | 81 |
|
77 |
| -# Variables to export from this module |
78 |
| -# VariablesToExport = @() |
| 82 | + # Variables to export from this module |
| 83 | + # VariablesToExport = @() |
79 | 84 |
|
80 |
| -# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export. |
81 |
| -AliasesToExport = @() |
| 85 | + # Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export. |
| 86 | + AliasesToExport = @() |
82 | 87 |
|
83 |
| -# DSC resources to export from this module |
84 |
| -# DscResourcesToExport = @() |
| 88 | + # DSC resources to export from this module |
| 89 | + # DscResourcesToExport = @() |
85 | 90 |
|
86 |
| -# List of all modules packaged with this module |
87 |
| -# ModuleList = @() |
| 91 | + # List of all modules packaged with this module |
| 92 | + # ModuleList = @() |
88 | 93 |
|
89 |
| -# List of all files packaged with this module |
90 |
| -# FileList = @() |
| 94 | + # List of all files packaged with this module |
| 95 | + # FileList = @() |
91 | 96 |
|
92 |
| -# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell. |
93 |
| -PrivateData = @{ |
| 97 | + # Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell. |
| 98 | + PrivateData = @{ |
94 | 99 |
|
95 |
| - PSData = @{ |
| 100 | + PSData = @{ |
96 | 101 |
|
97 |
| - # Tags applied to this module. These help with module discovery in online galleries. |
98 |
| - # Tags = @() |
| 102 | + # Tags applied to this module. These help with module discovery in online galleries. |
| 103 | + # Tags = @() |
99 | 104 |
|
100 |
| - # A URL to the license for this module. |
101 |
| - # LicenseUri = '' |
| 105 | + # A URL to the license for this module. |
| 106 | + # LicenseUri = '' |
102 | 107 |
|
103 |
| - # A URL to the main website for this project. |
104 |
| - # ProjectUri = '' |
| 108 | + # A URL to the main website for this project. |
| 109 | + # ProjectUri = '' |
105 | 110 |
|
106 |
| - # A URL to an icon representing this module. |
107 |
| - # IconUri = '' |
| 111 | + # A URL to an icon representing this module. |
| 112 | + # IconUri = '' |
108 | 113 |
|
109 |
| - # ReleaseNotes of this module |
110 |
| - # ReleaseNotes = '' |
| 114 | + # ReleaseNotes of this module |
| 115 | + # ReleaseNotes = '' |
111 | 116 |
|
112 |
| - # External dependent modules of this module |
113 |
| - # ExternalModuleDependencies = '' |
| 117 | + # External dependent modules of this module |
| 118 | + # ExternalModuleDependencies = '' |
114 | 119 |
|
115 |
| - } # End of PSData hashtable |
| 120 | + } # End of PSData hashtable |
116 | 121 |
|
117 |
| -} # End of PrivateData hashtable |
| 122 | + } # End of PrivateData hashtable |
118 | 123 |
|
119 |
| -# HelpInfo URI of this module |
120 |
| -# HelpInfoURI = '' |
| 124 | + # HelpInfo URI of this module |
| 125 | + # HelpInfoURI = '' |
121 | 126 |
|
122 |
| -# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. |
123 |
| -# DefaultCommandPrefix = '' |
| 127 | + # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. |
| 128 | + # DefaultCommandPrefix = '' |
124 | 129 |
|
125 | 130 | }
|
126 |
| - |
|
0 commit comments