That's not a number, you doofus!

This commit is contained in:
2022-09-06 13:10:25 -05:00
parent 513d038109
commit 5576351339
102 changed files with 1187 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
]
}
}