This repository has been archived on 2025-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
2023-10-18 15:22:53 -04:00

1 line
132 B
PowerShell

Compress-Archive -Path "..\Oqtane.Server\bin\Release\net8.0\publish\*" -DestinationPath "Oqtane.Framework.5.0.0.Upgrade.zip" -Force