Move FSEQDump to single file executable

This commit is contained in:
keithsw1111 2023-05-09 20:56:37 +10:00
parent a3bb7803ae
commit 12b4485131
No known key found for this signature in database
GPG Key ID: C777E1FE7CF02AEA
4 changed files with 0 additions and 35 deletions

View File

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