Neue Architektur
This commit is contained in:
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Common.dll
Normal file
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Common.dll
Normal file
Binary file not shown.
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Common.pdb
Normal file
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Common.pdb
Normal file
Binary file not shown.
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Compiler
Executable file
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Compiler
Executable file
Binary file not shown.
@ -0,0 +1,36 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"STCompiler.Compiler/1.0.0": {
|
||||
"dependencies": {
|
||||
"STCompiler.Common": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"STCompiler.Compiler.dll": {}
|
||||
}
|
||||
},
|
||||
"STCompiler.Common/1.0.0": {
|
||||
"runtime": {
|
||||
"STCompiler.Common.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"STCompiler.Compiler/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"STCompiler.Common/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Compiler.dll
Normal file
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Compiler.dll
Normal file
Binary file not shown.
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Compiler.pdb
Normal file
BIN
STCompiler.Compiler/bin/Debug/net8.0/STCompiler.Compiler.pdb
Normal file
Binary file not shown.
@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user