update-----init

This commit is contained in:
wyongk
2020-12-13 12:55:24 +08:00
parent f07f74cab2
commit 7d23c73153
1075 changed files with 404259 additions and 4 deletions

View File

@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "netcoreapp2.2",
"framework": {
"name": "Microsoft.AspNetCore.App",
"version": "2.2.0"
},
"configProperties": {
"System.GC.Server": true
}
}
}