Build for Windows, MacOs and Linux (#11)

* macosx build
* update to .net8 and newest nugets
* added context menu to file list
* update version number
This commit is contained in:
2025-03-13 03:04:42 +01:00
committed by GitHub
parent d405677420
commit f12b12a82c
36 changed files with 590 additions and 30 deletions

View File

@@ -75,6 +75,7 @@
"Clean",
"Publish",
"PublishLinux",
"PublishOsx",
"PublishWin"
]
}
@@ -88,6 +89,7 @@
"Clean",
"Publish",
"PublishLinux",
"PublishOsx",
"PublishWin"
]
}