3 lines
194 B
PowerShell
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 |