index
:
JustEnoughVCS/Desktop.git
main
The JVCS Desktop written by Avalonia (Deprated)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Run-Desktop.ps1
blob: 58f802a91b0988c96f15edfc2977c597c404c465 (
plain
)
1
2
3
4
5
& ".\Pre-Build.ps1" if ($LASTEXITCODE -eq 0) { dotnet run --project .\JVDesktop }