Move to single file executables for some tools

This commit is contained in:
keithsw1111 2023-05-09 20:46:41 +10:00
parent 880840c512
commit a3bb7803ae
No known key found for this signature in database
GPG Key ID: C777E1FE7CF02AEA
8 changed files with 0 additions and 70 deletions

View File

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

View File

@ -1,12 +0,0 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}

View File

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

View File

@ -1,12 +0,0 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}