Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
---
description: Describes the settings and practices for writing module manifest files.
Locale: en-US
ms.date: 09/04/2025
ms.date: 01/28/2026
no-loc:
- Windows PowerShell 5.1 Workflow
- PowerShell Gallery
- Author
- Copyright
- Description
Comment on lines +5 to +10
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Front-matter no-loc is consistently expressed as a flow-style YAML array in this repo (for example reference/7.6/Microsoft.PowerShell.Core/About/about_Alias_Provider.md:5 uses no-loc: [Alias, ...]). To match the established convention (and minimize diffs across versions), consider changing this block to a single-line no-loc: [Windows PowerShell 5.1 Workflow, PowerShell Gallery, Author, Copyright, Description].

Copilot uses AI. Check for mistakes.
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_module_manifests?view=powershell-5.1&WT.mc_id=ps-gethelp
schema: 2.0.0
title: about_Module_Manifests
Expand Down Expand Up @@ -112,8 +118,8 @@ followed by a matrix that lists:

- **Input type**: The object type that you can specify for this setting in the
manifest.
- **Required**: If this value is `Yes`, the setting is required both to import
the module and to publish it to the PowerShell Gallery. If it's `No`, it's
- **Required**: If this value is "Yes", the setting is required both to import
the module and to publish it to the PowerShell Gallery. If it's "No", it's
required for neither. If it's `PowerShell Gallery`, it's only required for
publishing to the PowerShell Gallery.
- **Value if unset**: The value this setting has when imported and not
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
---
description: Describes the settings and practices for writing module manifest files.
Locale: en-US
ms.date: 09/04/2025
ms.date: 01/28/2026
no-loc:
- Windows PowerShell 5.1 Workflow
- PowerShell Gallery
- Author
- Copyright
- Description
Comment on lines +5 to +10
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Front-matter no-loc is consistently expressed as a flow-style YAML array in this repo (for example reference/7.6/Microsoft.PowerShell.Core/About/about_Alias_Provider.md:5 uses no-loc: [Alias, ...]). To match the established convention (and minimize diffs across versions), consider changing this block to a single-line no-loc: [Windows PowerShell 5.1 Workflow, PowerShell Gallery, Author, Copyright, Description].

Copilot uses AI. Check for mistakes.
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_module_manifests?view=powershell-7.4&WT.mc_id=ps-gethelp
schema: 2.0.0
title: about_Module_Manifests
Expand Down Expand Up @@ -112,8 +118,8 @@ followed by a matrix that lists:

- **Input type**: The object type that you can specify for this setting in the
manifest.
- **Required**: If this value is `Yes`, the setting is required both to import
the module and to publish it to the PowerShell Gallery. If it's `No`, it's
- **Required**: If this value is "Yes", the setting is required both to import
the module and to publish it to the PowerShell Gallery. If it's "No", it's
required for neither. If it's `PowerShell Gallery`, it's only required for
publishing to the PowerShell Gallery.
- **Value if unset**: The value this setting has when imported and not
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
---
description: Describes the settings and practices for writing module manifest files.
Locale: en-US
ms.date: 09/04/2025
ms.date: 01/28/2026
no-loc:
- Windows PowerShell 5.1 Workflow
- PowerShell Gallery
- Author
- Copyright
- Description
Comment on lines +5 to +10
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Front-matter no-loc is consistently expressed as a flow-style YAML array in this repo (for example reference/7.6/Microsoft.PowerShell.Core/About/about_Alias_Provider.md:5 uses no-loc: [Alias, ...]). To match the established convention (and minimize diffs across versions), consider changing this block to a single-line no-loc: [Windows PowerShell 5.1 Workflow, PowerShell Gallery, Author, Copyright, Description].

Copilot uses AI. Check for mistakes.
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_module_manifests?view=powershell-7.5&WT.mc_id=ps-gethelp
schema: 2.0.0
title: about_Module_Manifests
Expand Down Expand Up @@ -112,8 +118,8 @@ followed by a matrix that lists:

- **Input type**: The object type that you can specify for this setting in the
manifest.
- **Required**: If this value is `Yes`, the setting is required both to import
the module and to publish it to the PowerShell Gallery. If it's `No`, it's
- **Required**: If this value is "Yes", the setting is required both to import
the module and to publish it to the PowerShell Gallery. If it's "No", it's
required for neither. If it's `PowerShell Gallery`, it's only required for
publishing to the PowerShell Gallery.
- **Value if unset**: The value this setting has when imported and not
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
---
description: Describes the settings and practices for writing module manifest files.
Locale: en-US
ms.date: 09/04/2025
ms.date: 01/28/2026
no-loc:
- Windows PowerShell 5.1 Workflow
- PowerShell Gallery
- Author
- Copyright
- Description
Comment on lines +5 to +10
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Front-matter no-loc is consistently expressed as a flow-style YAML array in this repo (for example reference/7.6/Microsoft.PowerShell.Core/About/about_Alias_Provider.md:5 uses no-loc: [Alias, ...]). To match the established convention (and minimize diffs across versions), consider changing this block to a single-line no-loc: [Windows PowerShell 5.1 Workflow, PowerShell Gallery, Author, Copyright, Description].

Copilot uses AI. Check for mistakes.
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_module_manifests?view=powershell-7.6&WT.mc_id=ps-gethelp
schema: 2.0.0
title: about_Module_Manifests
Expand Down Expand Up @@ -112,8 +118,8 @@ followed by a matrix that lists:

- **Input type**: The object type that you can specify for this setting in the
manifest.
- **Required**: If this value is `Yes`, the setting is required both to import
the module and to publish it to the PowerShell Gallery. If it's `No`, it's
- **Required**: If this value is "Yes", the setting is required both to import
the module and to publish it to the PowerShell Gallery. If it's "No", it's
required for neither. If it's `PowerShell Gallery`, it's only required for
publishing to the PowerShell Gallery.
- **Value if unset**: The value this setting has when imported and not
Expand Down