Ramitta
我是米塔更新
This commit is contained in:
BIN
template/bin/Debug/net8.0-windows/Newtonsoft.Json.dll
Normal file
BIN
template/bin/Debug/net8.0-windows/Newtonsoft.Json.dll
Normal file
Binary file not shown.
BIN
template/bin/Debug/net8.0-windows/Ramitta.dll
Normal file
BIN
template/bin/Debug/net8.0-windows/Ramitta.dll
Normal file
Binary file not shown.
BIN
template/bin/Debug/net8.0-windows/Ramitta.pdb
Normal file
BIN
template/bin/Debug/net8.0-windows/Ramitta.pdb
Normal file
Binary file not shown.
55
template/bin/Debug/net8.0-windows/template.deps.json
Normal file
55
template/bin/Debug/net8.0-windows/template.deps.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"template/1.0.0": {
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "13.0.3",
|
||||
"Ramitta": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"template.dll": {}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/13.0.3": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Newtonsoft.Json.dll": {
|
||||
"assemblyVersion": "13.0.0.0",
|
||||
"fileVersion": "13.0.3.27908"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Ramitta/1.0.0": {
|
||||
"runtime": {
|
||||
"Ramitta.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"template/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Newtonsoft.Json/13.0.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
||||
"path": "newtonsoft.json/13.0.3",
|
||||
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
|
||||
},
|
||||
"Ramitta/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
template/bin/Debug/net8.0-windows/template.dll
Normal file
BIN
template/bin/Debug/net8.0-windows/template.dll
Normal file
Binary file not shown.
BIN
template/bin/Debug/net8.0-windows/template.exe
Normal file
BIN
template/bin/Debug/net8.0-windows/template.exe
Normal file
Binary file not shown.
BIN
template/bin/Debug/net8.0-windows/template.pdb
Normal file
BIN
template/bin/Debug/net8.0-windows/template.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
|
||||
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user