Add files

This commit is contained in:
joachimschmidt557 2019-02-23 21:24:42 +01:00
parent c91cfa585f
commit 8623b39c3b
24 changed files with 1456 additions and 0 deletions

View file

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