add global.json sdk.allowPrerelease=false

This commit is contained in:
ChsBuffer
2021-07-16 02:20:10 +08:00
parent 87a3581dff
commit 3462a3badf
3 changed files with 10 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AdditionalFiles", "Addition
.gitignore = .gitignore
LICENSE = LICENSE
README.md = README.md
global.json = global.json
EndProjectSection
EndProject
Global