LANCommander/LANCommander.Server/Snippets/Functions/New-Package.ps1
2026-05-26 20:37:29 -05:00

2 lines
No EOL
106 B
PowerShell

# Creates a package result for the packaging pipeline
New-Package -Path $InstallDirectory -Version "1.0.0"