This commit is contained in:
2022-09-13 15:08:17 -05:00
parent 50e7440f8c
commit 0982139f64
330 changed files with 2191 additions and 96 deletions

View File

@@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Lab4_1_CalebFontenot/1.0.0": {
"runtime": {
"Lab4_1_CalebFontenot.dll": {}
}
}
}
},
"libraries": {
"Lab4_1_CalebFontenot/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

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"
}
]
}
}