mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #800] Build-debug and Build-release bat files are missing #530
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#530
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DJShankyShoe on GitHub (Mar 14, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/800
I ran QuasarRAT.sln and it only build the debug folder. The release folder is still empty. Thus, I need the Build-release bat file to build the release folder. I hope you can help me.