提交示例代码

This commit is contained in:
Bob.Song
2026-03-05 11:39:06 +08:00
commit 25958f58c3
2534 changed files with 209593 additions and 0 deletions

View File

@@ -0,0 +1,125 @@
{
"version": 3,
"targets": {
"net8.0": {
"Fantasy-Net.Config/2024.1.4": {
"type": "package",
"compile": {
"lib/net8.0/Fantasy-Net.Config.dll": {}
},
"runtime": {
"lib/net8.0/Fantasy-Net.Config.dll": {}
},
"build": {
"buildTransitive/Fantasy-Net.Config.targets": {}
}
}
}
},
"libraries": {
"Fantasy-Net.Config/2024.1.4": {
"sha512": "zStTIJq91mx3VjCcU7eAtrExAcv1Zg+dAd8UdDvpHu7kTY8ldDQMp8sCmez2s+vUTmNyH1hlOgEE3rJILAijfQ==",
"type": "package",
"path": "fantasy-net.config/2024.1.4",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"buildTransitive/Fantasy-Net.Config.targets",
"fantasy-net.config.2024.1.4.nupkg.sha512",
"fantasy-net.config.nuspec",
"icon.png",
"lib/net8.0/Fantasy-Net.Config.dll",
"tools/output/Excel/Custom.txt",
"tools/output/Excel/Server/MachineConfig.xlsx",
"tools/output/Excel/Server/ProcessConfig.xlsx",
"tools/output/Excel/Server/SceneConfig.xlsx",
"tools/output/Excel/Server/WorldConfig.xlsx",
"tools/output/Excel/Version.txt",
"tools/output/Json/Server/MachineConfigData.Json",
"tools/output/Json/Server/ProcessConfigData.Json",
"tools/output/Json/Server/SceneConfigData.Json",
"tools/output/Json/Server/WorldConfigData.Json",
"tools/output/NetworkProtocol/Inner/InnerMessage.proto",
"tools/output/NetworkProtocol/OpCode.Cache",
"tools/output/NetworkProtocol/Outer/OuterMessage.proto",
"tools/output/NetworkProtocol/RouteType.Config",
"tools/output/README.md"
]
}
},
"projectFileDependencyGroups": {
"net8.0": [
"Fantasy-Net.Config >= 2024.1.4"
]
},
"packageFolders": {
"/Users/fantasy/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj",
"projectName": "Config",
"projectPath": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/Config.csproj",
"packagesPath": "/Users/fantasy/.nuget/packages/",
"outputPath": "/Users/fantasy/Code/ServerLessions/Chat/NuGet/Config/obj/",
"projectStyle": "PackageReference",
"UsingMicrosoftNETSdk": false,
"configFilePaths": [
"/Users/fantasy/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "all"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Fantasy-Net.Config": {
"target": "Package",
"version": "[2024.1.4, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/9.0.100/PortableRuntimeIdentifierGraph.json"
}
}
}
}