First Commit on new Git-Base, yey!
This commit is contained in:
23
Scripts/Managed/bin/Debug/net10.0/ModuCPP.deps.json
Normal file
23
Scripts/Managed/bin/Debug/net10.0/ModuCPP.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v10.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v10.0": {
|
||||
"ModuCPP/1.0.0": {
|
||||
"runtime": {
|
||||
"ModuCPP.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"ModuCPP/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
Scripts/Managed/bin/Debug/net10.0/ModuCPP.dll
Normal file
BIN
Scripts/Managed/bin/Debug/net10.0/ModuCPP.dll
Normal file
Binary file not shown.
BIN
Scripts/Managed/bin/Debug/net10.0/ModuCPP.pdb
Normal file
BIN
Scripts/Managed/bin/Debug/net10.0/ModuCPP.pdb
Normal file
Binary file not shown.
14
Scripts/Managed/bin/Debug/net10.0/ModuCPP.runtimeconfig.json
Normal file
14
Scripts/Managed/bin/Debug/net10.0/ModuCPP.runtimeconfig.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net10.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "10.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.InteropServices.EnableComHosting": false,
|
||||
"System.Runtime.InteropServices.BuiltInComInterop": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user