This commit is contained in:
2021-02-22 13:12:49 +05:00
parent 1869753ff1
commit 99e792db73
15 changed files with 234 additions and 12 deletions

View File

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