Files
Ursa.Avalonia/build.ps1
2024-09-14 13:19:34 +08:00

3 lines
194 B
PowerShell

dotnet build ./src/Ursa/Ursa.csproj -c Release
dotnet build ./src/Ursa.Themes.Semi/Ursa.Themes.Semi.csproj -c Release
dotnet build ./src/Ursa.PrismExtension/Ursa.PrismExtension.csproj -c Release