GG EZ, ima go piss

This commit is contained in:
2025-07-08 04:29:21 +03:00
parent fd78d9283e
commit e3dc8d9d42
31 changed files with 441 additions and 0 deletions

Binary file not shown.

View File

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

Binary file not shown.

Binary file not shown.

View File

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