Reworked MloFinder
This commit is contained in:
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@@ -2,13 +2,11 @@
|
||||
"runtimeOptions": {
|
||||
"tfm": "net5.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "5.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
BIN
MloFinder/bin/Release/net5.0/publish/CodeWalker.Core.dll
Normal file
BIN
MloFinder/bin/Release/net5.0/publish/CodeWalker.Core.dll
Normal file
Binary file not shown.
BIN
MloFinder/bin/Release/net5.0/publish/CodeWalker.Core.pdb
Normal file
BIN
MloFinder/bin/Release/net5.0/publish/CodeWalker.Core.pdb
Normal file
Binary file not shown.
1254
MloFinder/bin/Release/net5.0/publish/MloFinder.deps.json
Normal file
1254
MloFinder/bin/Release/net5.0/publish/MloFinder.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
MloFinder/bin/Release/net5.0/publish/MloFinder.dll
Normal file
BIN
MloFinder/bin/Release/net5.0/publish/MloFinder.dll
Normal file
Binary file not shown.
BIN
MloFinder/bin/Release/net5.0/publish/MloFinder.exe
Normal file
BIN
MloFinder/bin/Release/net5.0/publish/MloFinder.exe
Normal file
Binary file not shown.
BIN
MloFinder/bin/Release/net5.0/publish/MloFinder.pdb
Normal file
BIN
MloFinder/bin/Release/net5.0/publish/MloFinder.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
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
MloFinder/bin/Release/net5.0/publish/SharpDX.Mathematics.dll
Normal file
BIN
MloFinder/bin/Release/net5.0/publish/SharpDX.Mathematics.dll
Normal file
Binary file not shown.
BIN
MloFinder/bin/Release/net5.0/publish/SharpDX.dll
Normal file
BIN
MloFinder/bin/Release/net5.0/publish/SharpDX.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user