Reworked MloCombiner
This commit is contained in:
23
MloCombiner/bin/Release/net5.0/MloCombiner.deps.json
Normal file
23
MloCombiner/bin/Release/net5.0/MloCombiner.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v5.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v5.0": {
|
||||
"MloCombiner/1.0.0": {
|
||||
"runtime": {
|
||||
"MloCombiner.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"MloCombiner/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
MloCombiner/bin/Release/net5.0/MloCombiner.dll
Normal file
BIN
MloCombiner/bin/Release/net5.0/MloCombiner.dll
Normal file
Binary file not shown.
BIN
MloCombiner/bin/Release/net5.0/MloCombiner.exe
Normal file
BIN
MloCombiner/bin/Release/net5.0/MloCombiner.exe
Normal file
Binary file not shown.
BIN
MloCombiner/bin/Release/net5.0/MloCombiner.pdb
Normal file
BIN
MloCombiner/bin/Release/net5.0/MloCombiner.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\leon\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\leon\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net5.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "5.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
|
||||
}
|
||||
}
|
||||
}
|
||||
23
MloCombiner/bin/Release/net5.0/publish/MloCombiner.deps.json
Normal file
23
MloCombiner/bin/Release/net5.0/publish/MloCombiner.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v5.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v5.0": {
|
||||
"MloCombiner/1.0.0": {
|
||||
"runtime": {
|
||||
"MloCombiner.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"MloCombiner/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
MloCombiner/bin/Release/net5.0/publish/MloCombiner.dll
Normal file
BIN
MloCombiner/bin/Release/net5.0/publish/MloCombiner.dll
Normal file
Binary file not shown.
BIN
MloCombiner/bin/Release/net5.0/publish/MloCombiner.exe
Normal file
BIN
MloCombiner/bin/Release/net5.0/publish/MloCombiner.exe
Normal file
Binary file not shown.
BIN
MloCombiner/bin/Release/net5.0/publish/MloCombiner.pdb
Normal file
BIN
MloCombiner/bin/Release/net5.0/publish/MloCombiner.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net5.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "5.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user