Initial commit

This commit is contained in:
Stone-Red-Code
2021-04-16 10:11:38 +02:00
commit 86324a7cd7
72 changed files with 13205 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
}
}