remove bin files

This commit is contained in:
Michael Becker 2024-04-20 13:40:25 -04:00
parent 586a5aeca1
commit 1109852445
5 changed files with 0 additions and 35 deletions

View File

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

View File

@ -1,12 +0,0 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}