Files
Ursa.Avalonia/build.sh
2024-09-14 14:04:09 +08:00

3 lines
194 B
Bash
Executable File

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