file 정리

This commit is contained in:
ChiKyun Kim
2025-09-10 17:36:20 +09:00
parent 5a7b57f90c
commit 04d7c23c8f
49 changed files with 153 additions and 3131 deletions

View File

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

View File

@@ -1,9 +0,0 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}