initial commit

This commit is contained in:
ajouzts
2025-12-18 20:32:43 -05:00
commit 3c161e475e
49 changed files with 1074 additions and 0 deletions

View File

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