init commit

This commit is contained in:
Rene Schwarz
2021-04-01 15:15:09 +02:00
commit 488494c273
61 changed files with 2025 additions and 0 deletions

View File

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