Skip to content

Update to latest changes#84

Merged
rebelinux merged 2 commits intoAsBuiltReport:devfrom
rebelinux:dev
Mar 14, 2026
Merged

Update to latest changes#84
rebelinux merged 2 commits intoAsBuiltReport:devfrom
rebelinux:dev

Conversation

@rebelinux
Copy link
Copy Markdown
Collaborator

Update to latest changes

Copilot AI review requested due to automatic review settings March 14, 2026 18:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the PowerShell module manifest by removing the Diagrammer.Core dependency from RequiredModules and includes a minor (likely accidental) change to a comment.

Changes:

  • Removed Diagrammer.Core from the RequiredModules list in the module manifest.
  • Accidentally truncated a comment, changing Import-Module -Prefix to Import-Mod-Prefix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

},
@{
ModuleName = 'AsBuiltReport.Diagram';
ModuleVersion = '1.0.0'
# HelpInfoURI = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# Default prefix for commands exported from this module. Override the default prefix using Import-Mod-Prefix.
@rebelinux rebelinux merged commit aa69fb0 into AsBuiltReport:dev Mar 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants