Update MP4

This commit is contained in:
2022-11-17 17:00:33 -06:00
parent 1fdcdabcbe
commit 2be3b984a3
49 changed files with 329 additions and 128 deletions

View File

@@ -0,0 +1,5 @@
100
70
85
32
47

View File

@@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"lab7_2_CalebFontenot/1.0.0": {
"runtime": {
"lab7_2_CalebFontenot.dll": {}
}
}
}
},
"libraries": {
"lab7_2_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"
}
]
}
}