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,24 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0/linux-x64",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {},
".NETCoreApp,Version=v6.0/linux-x64": {
"TipTaxTotal_CalebFontenot/1.0.0": {
"runtime": {
"TipTaxTotal_CalebFontenot.dll": {}
}
}
}
},
"libraries": {
"TipTaxTotal_CalebFontenot/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

View File

@@ -0,0 +1,18 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
],
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}