This commit is contained in:
2021-07-09 16:36:46 +05:00
parent 3388cc761c
commit 31509018c7
110 changed files with 2328 additions and 149 deletions

View File

@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "5.0.0"
}
}
}