Global json, windows publish task

This commit is contained in:
2022-02-03 09:06:46 +01:00
parent ee0c6f7a0b
commit 1ea1012703
3 changed files with 23 additions and 80 deletions

3
src/global.json Normal file
View File

@@ -0,0 +1,3 @@
{
"sdk": { "version": "6.0.101" }
}