LANCommander/LANCommander.Server/Snippets/Functions/New-Package.ps1

2 lines
106 B
PowerShell
Raw Permalink Normal View History

2026-05-26 20:37:29 -05:00
# Creates a package result for the packaging pipeline
New-Package -Path $InstallDirectory -Version "1.0.0"