TfsCmdlets.psd1
# # Module manifest for module 'TfsCmdlets' # # Generated by: Igor Abade V. Leite # # Generated on: 7/24/2024 # @{ # Script module or binary module file associated with this manifest. RootModule = if($PSEdition -eq "Core") { "Lib/Core/TfsCmdlets.dll" } else { "Lib/Desktop/TfsCmdlets.dll" } # Version number of this module. ModuleVersion = '2.8.2' # Supported PSEditions CompatiblePSEditions = 'Desktop', 'Core' # ID used to uniquely identify this module GUID = 'bd4390dc-a8ad-4bce-8d69-f53ccf8e4163' # Author of this module Author = 'Igor Abade V. Leite' # Company or vendor of this module CompanyName = 'Igor Abade V. Leite' # Copyright statement for this module Copyright = '(c) 2014 Igor Abade V. Leite. All rights reserved.' # Description of the functionality provided by this module Description = 'PowerShell Cmdlets for Azure DevOps and Team Foundation Server' # Minimum version of the PowerShell engine required by this module PowerShellVersion = '5.1' # Name of the PowerShell host required by this module # PowerShellHostName = '' # Minimum version of the PowerShell host required by this module # PowerShellHostVersion = '' # Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only. DotNetFrameworkVersion = '4.7.1' # Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only. # ClrVersion = '' # Processor architecture (None, X86, Amd64) required by this module # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module # RequiredModules = @() # Assemblies that must be loaded prior to importing this module # RequiredAssemblies = @() # Script files (.ps1) that are run in the caller's environment prior to importing this module. # ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module TypesToProcess = 'TfsCmdlets.Types.ps1xml' # Format files (.ps1xml) to be loaded when importing this module FormatsToProcess = 'TfsCmdlets.Format.ps1xml' # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess NestedModules = @('TfsCmdlets.psm1') # 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. FunctionsToExport = @() # 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. CmdletsToExport = 'Add-TfsGroupMember', 'Add-TfsTeamAdmin', 'Add-TfsTeamMember', 'Add-TfsWorkItemLink', 'Connect-TfsOrganization', 'Connect-TfsTeam', 'Connect-TfsTeamProject', 'Connect-TfsTeamProjectCollection', 'Copy-TfsArea', 'Copy-TfsIteration', 'Copy-TfsTestPlan', 'Disable-TfsBuildDefinition', 'Disable-TfsExtension', 'Disable-TfsGitRepository', 'Disable-TfsWorkItemTag', 'Disconnect-TfsOrganization', 'Disconnect-TfsTeam', 'Disconnect-TfsTeamProject', 'Disconnect-TfsTeamProjectCollection', 'Enable-TfsBuildDefinition', 'Enable-TfsExtension', 'Enable-TfsGitRepository', 'Enable-TfsWorkItemTag', 'Enter-TfsShell', 'Exit-TfsShell', 'Export-TfsProcessTemplate', 'Export-TfsTeamProjectAvatar', 'Export-TfsWorkItemAttachment', 'Export-TfsWorkItemQuery', 'Export-TfsWorkItemType', 'Get-TfsArea', 'Get-TfsArtifact', 'Get-TfsArtifactFeed', 'Get-TfsArtifactFeedView', 'Get-TfsArtifactVersion', 'Get-TfsBuildDefinition', 'Get-TfsBuildDefinitionFolder', 'Get-TfsConfigurationConnectionString', 'Get-TfsExtension', 'Get-TfsGitBranch', 'Get-TfsGitBranchPolicy', 'Get-TfsGitCommit', 'Get-TfsGitItem', 'Get-TfsGitPolicyType', 'Get-TfsGitRepository', 'Get-TfsGroup', 'Get-TfsGroupMember', 'Get-TfsIdentity', 'Get-TfsInstallationPath', 'Get-TfsIteration', 'Get-TfsOrganization', 'Get-TfsProcessTemplate', 'Get-TfsRegistryValue', 'Get-TfsReleaseDefinition', 'Get-TfsReleaseDefinitionFolder', 'Get-TfsRestClient', 'Get-TfsServiceHookConsumer', 'Get-TfsServiceHookNotificationHistory', 'Get-TfsServiceHookPublisher', 'Get-TfsServiceHookSubscription', 'Get-TfsTeam', 'Get-TfsTeamAdmin', 'Get-TfsTeamBacklogLevel', 'Get-TfsTeamBoard', 'Get-TfsTeamBoardCardRule', 'Get-TfsTeamMember', 'Get-TfsTeamProject', 'Get-TfsTeamProjectCollection', 'Get-TfsTeamProjectMember', 'Get-TfsTestPlan', 'Get-TfsUser', 'Get-TfsVersion', 'Get-TfsWiki', 'Get-TfsWorkItem', 'Get-TfsWorkItemHistory', 'Get-TfsWorkItemLink', 'Get-TfsWorkItemLinkType', 'Get-TfsWorkItemQuery', 'Get-TfsWorkItemQueryFolder', 'Get-TfsWorkItemTag', 'Get-TfsWorkItemType', 'Import-TfsProcessTemplate', 'Import-TfsTeamProjectAvatar', 'Import-TfsWorkItemType', 'Install-TfsExtension', 'Invoke-TfsRestApi', 'Move-TfsArea', 'Move-TfsIteration', 'Move-TfsWorkItem', 'New-TfsArea', 'New-TfsBuildDefinitionFolder', 'New-TfsCredential', 'New-TfsGitRepository', 'New-TfsGroup', 'New-TfsIteration', 'New-TfsProcessTemplate', 'New-TfsReleaseDefinitionFolder', 'New-TfsTeam', 'New-TfsTeamProject', 'New-TfsTeamProjectCollection', 'New-TfsTestPlan', 'New-TfsUser', 'New-TfsWiki', 'New-TfsWorkItem', 'New-TfsWorkItemQuery', 'New-TfsWorkItemQueryFolder', 'New-TfsWorkItemTag', 'Remove-TfsArea', 'Remove-TfsBuildDefinitionFolder', 'Remove-TfsGitBranch', 'Remove-TfsGitRepository', 'Remove-TfsGroup', 'Remove-TfsGroupMember', 'Remove-TfsIteration', 'Remove-TfsReleaseDefinitionFolder', 'Remove-TfsTeam', 'Remove-TfsTeamAdmin', 'Remove-TfsTeamMember', 'Remove-TfsTeamProject', 'Remove-TfsTeamProjectAvatar', 'Remove-TfsTeamProjectCollection', 'Remove-TfsTestPlan', 'Remove-TfsUser', 'Remove-TfsWiki', 'Remove-TfsWorkItem', 'Remove-TfsWorkItemTag', 'Rename-TfsArea', 'Rename-TfsGitRepository', 'Rename-TfsIteration', 'Rename-TfsTeam', 'Rename-TfsTeamProject', 'Rename-TfsTestPlan', 'Rename-TfsWorkItemTag', 'Resume-TfsBuildDefinition', 'Search-TfsWorkItem', 'Set-TfsIteration', 'Set-TfsRegistryValue', 'Set-TfsTeam', 'Set-TfsTeamBoardCardRule', 'Set-TfsTeamProject', 'Set-TfsWorkItem', 'Start-TfsBuild', 'Suspend-TfsBuildDefinition', 'Test-TfsArea', 'Test-TfsIteration', 'Undo-TfsTeamProjectRemoval', 'Undo-TfsWorkItemQueryFolderRemoval', 'Undo-TfsWorkItemQueryRemoval', 'Undo-TfsWorkItemRemoval', 'Uninstall-TfsExtension' # Variables to export from this module # VariablesToExport = @() # 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. AliasesToExport = '*' # DSC resources to export from this module # DscResourcesToExport = @() # List of all modules packaged with this module # ModuleList = @() # List of all files packaged with this module FileList = 'Lib\Core\runtimes\unix\lib\netcoreapp2.1\System.Security.Principal.Windows.dll', 'Lib\Core\runtimes\unix\lib\netstandard2.0\System.Data.SqlClient.dll', 'Lib\Core\runtimes\win\lib\netcoreapp2.0\System.Security.AccessControl.dll', 'Lib\Core\runtimes\win\lib\netcoreapp2.1\System.Security.Principal.Windows.dll', 'Lib\Core\runtimes\win\lib\netstandard2.0\Microsoft.Win32.Registry.dll', 'Lib\Core\runtimes\win\lib\netstandard2.0\System.Data.SqlClient.dll', 'Lib\Core\runtimes\win-arm64\native\msalruntime_arm64.dll', 'Lib\Core\runtimes\win-arm64\native\sni.dll', 'Lib\Core\runtimes\win-arm64\native\WebView2Loader.dll', 'Lib\Core\runtimes\win-x64\native\msalruntime.dll', 'Lib\Core\runtimes\win-x64\native\sni.dll', 'Lib\Core\runtimes\win-x64\native\WebView2Loader.dll', 'Lib\Core\runtimes\win-x86\native\msalruntime_x86.dll', 'Lib\Core\runtimes\win-x86\native\sni.dll', 'Lib\Core\runtimes\win-x86\native\WebView2Loader.dll', 'Lib\Core\HtmlAgilityPack.dll', 'Lib\Core\Microsoft.Azure.DevOps.Comments.WebApi.dll', 'Lib\Core\Microsoft.Azure.Pipelines.WebApi.dll', 'Lib\Core\Microsoft.Identity.Client.Broker.dll', 'Lib\Core\Microsoft.Identity.Client.Desktop.dll', 'Lib\Core\Microsoft.Identity.Client.dll', 'Lib\Core\Microsoft.Identity.Client.NativeInterop.dll', 'Lib\Core\Microsoft.IdentityModel.Abstractions.dll', 'Lib\Core\Microsoft.IdentityModel.Clients.ActiveDirectory.dll', 'Lib\Core\Microsoft.IdentityModel.JsonWebTokens.dll', 'Lib\Core\Microsoft.IdentityModel.Logging.dll', 'Lib\Core\Microsoft.IdentityModel.Tokens.dll', 'Lib\Core\Microsoft.TeamFoundation.Build2.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.Common.dll', 'Lib\Core\Microsoft.TeamFoundation.Core.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.Dashboards.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.DistributedTask.Common.Contracts.dll', 'Lib\Core\Microsoft.TeamFoundation.Policy.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.SourceControl.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.Test.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.TestManagement.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.Wiki.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.Work.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.dll', 'Lib\Core\Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.Client.Interactive.dll', 'Lib\Core\Microsoft.VisualStudio.Services.Common.dll', 'Lib\Core\Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.Feed.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.Gallery.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.Packaging.CrossProtocol.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.Packaging.Shared.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.ReleaseManagement.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.Search.Shared.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.Search.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.ServiceEndpoints.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.ServiceHooks.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.TestManagement.TestPlanning.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.TestResults.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.UPack.WebApi.dll', 'Lib\Core\Microsoft.VisualStudio.Services.WebApi.dll', 'Lib\Core\Microsoft.Web.WebView2.Core.dll', 'Lib\Core\Microsoft.Web.WebView2.WinForms.dll', 'Lib\Core\Microsoft.Web.WebView2.Wpf.dll', 'Lib\Core\Microsoft.Win32.Registry.dll', 'Lib\Core\MS.TF.Pipelines.WebApi.NetStandard.dll', 'Lib\Core\Newtonsoft.Json.Bson.dll', 'Lib\Core\Newtonsoft.Json.dll', 'Lib\Core\System.Composition.AttributedModel.dll', 'Lib\Core\System.Composition.Convention.dll', 'Lib\Core\System.Composition.Hosting.dll', 'Lib\Core\System.Composition.Runtime.dll', 'Lib\Core\System.Composition.TypedParts.dll', 'Lib\Core\System.Data.SqlClient.dll', 'Lib\Core\System.Diagnostics.DiagnosticSource.dll', 'Lib\Core\System.IdentityModel.Tokens.Jwt.dll', 'Lib\Core\System.Net.Http.Formatting.dll', 'Lib\Core\System.Runtime.CompilerServices.Unsafe.dll', 'Lib\Core\System.Security.AccessControl.dll', 'Lib\Core\System.Security.Principal.Windows.dll', 'Lib\Core\System.Xml.XPath.XmlDocument.dll', 'Lib\Core\TfsCmdlets.Common.dll', 'Lib\Core\TfsCmdlets.Common.pdb', 'Lib\Core\TfsCmdlets.deps.json', 'Lib\Core\TfsCmdlets.dll', 'Lib\Core\TfsCmdlets.pdb', 'Lib\Core\TfsCmdlets.xml', 'Lib\Desktop\runtimes\win-arm64\native\msalruntime_arm64.dll', 'Lib\Desktop\runtimes\win-x64\native\msalruntime.dll', 'Lib\Desktop\runtimes\win-x86\native\msalruntime_x86.dll', 'Lib\Desktop\HtmlAgilityPack.dll', 'Lib\Desktop\Microsoft.Azure.DevOps.Comments.WebApi.dll', 'Lib\Desktop\Microsoft.Azure.Pipelines.WebApi.dll', 'Lib\Desktop\Microsoft.Identity.Client.Broker.dll', 'Lib\Desktop\Microsoft.Identity.Client.Desktop.dll', 'Lib\Desktop\Microsoft.Identity.Client.dll', 'Lib\Desktop\Microsoft.Identity.Client.NativeInterop.dll', 'Lib\Desktop\Microsoft.IdentityModel.Abstractions.dll', 'Lib\Desktop\Microsoft.IdentityModel.Clients.ActiveDirectory.dll', 'Lib\Desktop\Microsoft.IdentityModel.JsonWebTokens.dll', 'Lib\Desktop\Microsoft.IdentityModel.Logging.dll', 'Lib\Desktop\Microsoft.IdentityModel.Tokens.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Build.Client.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Build.Common.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Build2.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Client.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Common.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Core.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Dashboards.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.DeleteTeamProject.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Diff.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Discussion.Client.dll', 'Lib\Desktop\Microsoft.TeamFoundation.DistributedTask.Common.Contracts.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Git.Client.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Pipelines.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Policy.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.ProjectManagement.dll', 'Lib\Desktop\Microsoft.TeamFoundation.SharePointReporting.Integration.dll', 'Lib\Desktop\Microsoft.TeamFoundation.SourceControl.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Test.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.TestImpact.Client.dll', 'Lib\Desktop\Microsoft.TeamFoundation.TestManagement.Client.dll', 'Lib\Desktop\Microsoft.TeamFoundation.TestManagement.Common.dll', 'Lib\Desktop\Microsoft.TeamFoundation.TestManagement.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.VersionControl.Client.dll', 'Lib\Desktop\Microsoft.TeamFoundation.VersionControl.Common.dll', 'Lib\Desktop\Microsoft.TeamFoundation.VersionControl.Common.Integration.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Wiki.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.Work.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll', 'Lib\Desktop\Microsoft.TeamFoundation.WorkItemTracking.Client.dll', 'Lib\Desktop\Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll', 'Lib\Desktop\Microsoft.TeamFoundation.WorkItemTracking.Common.dll', 'Lib\Desktop\Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.dll', 'Lib\Desktop\Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll', 'Lib\Desktop\Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Client.Interactive.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Common.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Feed.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Gallery.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Maven.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Npm.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.NuGet.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Packaging.CrossProtocol.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Packaging.Shared.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.PyPi.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.ReleaseManagement.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Search.Shared.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.Search.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.ServiceEndpoints.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.ServiceHooks.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.TestManagement.TestPlanning.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.TestResults.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.UPack.WebApi.dll', 'Lib\Desktop\Microsoft.VisualStudio.Services.WebApi.dll', 'Lib\Desktop\Microsoft.Web.WebView2.Core.dll', 'Lib\Desktop\Microsoft.Web.WebView2.WinForms.dll', 'Lib\Desktop\Microsoft.Web.WebView2.Wpf.dll', 'Lib\Desktop\Microsoft.Win32.Registry.dll', 'Lib\Desktop\Microsoft.WITDataStore32.dll', 'Lib\Desktop\Microsoft.WITDataStore64.dll', 'Lib\Desktop\Newtonsoft.Json.dll', 'Lib\Desktop\System.Buffers.dll', 'Lib\Desktop\System.Composition.AttributedModel.dll', 'Lib\Desktop\System.Composition.Convention.dll', 'Lib\Desktop\System.Composition.Hosting.dll', 'Lib\Desktop\System.Composition.Runtime.dll', 'Lib\Desktop\System.Composition.TypedParts.dll', 'Lib\Desktop\System.Diagnostics.DiagnosticSource.dll', 'Lib\Desktop\System.IdentityModel.Tokens.Jwt.dll', 'Lib\Desktop\System.Memory.dll', 'Lib\Desktop\System.Net.Http.dll', 'Lib\Desktop\System.Net.Http.Formatting.dll', 'Lib\Desktop\System.Numerics.Vectors.dll', 'Lib\Desktop\System.Runtime.CompilerServices.Unsafe.dll', 'Lib\Desktop\System.Security.AccessControl.dll', 'Lib\Desktop\System.Security.Principal.Windows.dll', 'Lib\Desktop\System.ValueTuple.dll', 'Lib\Desktop\System.Web.Http.dll', 'Lib\Desktop\System.Web.Http.WebHost.dll', 'Lib\Desktop\TfsCmdlets.Common.dll', 'Lib\Desktop\TfsCmdlets.Common.pdb', 'Lib\Desktop\TfsCmdlets.dll', 'Lib\Desktop\TfsCmdlets.pdb', 'Lib\Desktop\TfsCmdlets.xml', 'ACKNOWLEDGEMENTS.md', 'chocolateyInstall.ps1', 'chocolateyUninstall.ps1', 'CODE_OF_CONDUCT.md', 'CONTRIBUTING.md', 'LICENSE.md', 'README.md', 'RELEASENOTES.md', 'SECURITY.md', 'TfsCmdlets.dll-Help.xml', 'TfsCmdlets.Format.ps1xml', 'TfsCmdlets.psd1', 'TfsCmdlets.psm1', 'TfsCmdlets.Types.ps1xml', 'TfsCmdletsShell.ico' # 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. PrivateData = @{ #Core of this module Core = 'netcoreapp3.1' #Version of this module Version = '2.8.2+26' #Commit of this module Commit = '073ff45743a5f5ada0a3966e429499c360ea6f2b' #Build of this module Build = '2.8.2+3561.26' #Desktop of this module Desktop = 'net471' #Branch of this module Branch = 'pull/227/merge' #TfsClientVersion of this module TfsClientVersion = '16.206.0-preview' PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. Tags = 'TfsCmdlets','TFS','VSTS','PowerShell','Azure','AzureDevOps','DevOps','ALM','TeamFoundationServer' # A URL to the license for this module. LicenseUri = 'https://github.com/igoravl/TfsCmdlets/blob/master/LICENSE.md' # A URL to the main website for this project. ProjectUri = 'https://github.com/igoravl/tfscmdlets/' # A URL to an icon representing this module. IconUri = 'https://tfscmdlets.dev/assets/images/TfsCmdlets_Icon_128.png' # ReleaseNotes of this module ReleaseNotes = 'For release notes, see https://github.com/igoravl/TfsCmdlets/blob/master/RELEASENOTES.md' # Prerelease string of this module # Prerelease = '' # Flag to indicate whether the module requires explicit user acceptance for install/update/save # RequireLicenseAcceptance = $false # External dependent modules of this module # ExternalModuleDependencies = @() } # End of PSData hashtable } # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. # DefaultCommandPrefix = '' } |