Added .net 7 and .net 8 targets, Fixed bug in args parsing, Removed debug builds & drone config, Updated dependencies
Update .drone.yml, .gitignore, and 4 more files...
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# IDEs
|
||||
.idea/
|
||||
.vs/
|
||||
|
||||
# Build Artifacts
|
||||
Builds/any/
|
||||
Builds/arm*/
|
||||
Builds/x*/
|
||||
@@ -25,4 +27,5 @@ Packages/
|
||||
*.wixobj
|
||||
*.wixpdb
|
||||
|
||||
# Misc
|
||||
notes.txt
|
||||
|
||||
Reference in New Issue
Block a user