修改接口
This commit is contained in:
23
TestApp/bin/Debug/net10.0/TestApp.deps.json
Normal file
23
TestApp/bin/Debug/net10.0/TestApp.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v10.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v10.0": {
|
||||
"TestApp/1.0.0": {
|
||||
"runtime": {
|
||||
"TestApp.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"TestApp/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
TestApp/bin/Debug/net10.0/TestApp.dll
Normal file
BIN
TestApp/bin/Debug/net10.0/TestApp.dll
Normal file
Binary file not shown.
BIN
TestApp/bin/Debug/net10.0/TestApp.exe
Normal file
BIN
TestApp/bin/Debug/net10.0/TestApp.exe
Normal file
Binary file not shown.
BIN
TestApp/bin/Debug/net10.0/TestApp.pdb
Normal file
BIN
TestApp/bin/Debug/net10.0/TestApp.pdb
Normal file
Binary file not shown.
12
TestApp/bin/Debug/net10.0/TestApp.runtimeconfig.json
Normal file
12
TestApp/bin/Debug/net10.0/TestApp.runtimeconfig.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net10.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "10.0.0-rc.1.25451.107"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user