Update to .NET 8 and VSCode build

This commit is contained in:
2024-05-20 11:13:06 -04:00
parent 9b8ae7d33b
commit 9cb24db93f
8 changed files with 52848 additions and 52881 deletions

2
publish.cmd Executable file
View File

@@ -0,0 +1,2 @@
dotnet publish --configuration Release --runtime osx-x64
dotnet publish --configuration Release --runtime win-x64