项目初次提交
This commit is contained in:
23
Applications/bin/Debug/net8.0/Applications.deps.json
Normal file
23
Applications/bin/Debug/net8.0/Applications.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"Applications/1.0.0": {
|
||||
"runtime": {
|
||||
"Applications.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Applications/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
BIN
Applications/bin/Debug/net8.0/Applications.dll
Normal file
BIN
Applications/bin/Debug/net8.0/Applications.dll
Normal file
Binary file not shown.
BIN
Applications/bin/Debug/net8.0/Applications.exe
Normal file
BIN
Applications/bin/Debug/net8.0/Applications.exe
Normal file
Binary file not shown.
BIN
Applications/bin/Debug/net8.0/Applications.pdb
Normal file
BIN
Applications/bin/Debug/net8.0/Applications.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