Bump to 6.0

This commit is contained in:
2023-02-25 00:07:38 +01:00
parent 3d4ff74d71
commit d7a0b2452c
9 changed files with 29 additions and 16 deletions

7
LaDOSE.Src/global.json Normal file
View File

@@ -0,0 +1,7 @@
{
"sdk": {
"version": "6.0.0",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}