Eintoo/GameServer/Server/Main/obj/Main.csproj.nuget.dgspec.json

362 lines
12 KiB
JSON

{
"format": 1,
"restore": {
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Main\\Main.csproj": {}
},
"projects": {
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\APlugins\\APlugins.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\APlugins\\APlugins.csproj",
"projectName": "APlugins",
"projectPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\APlugins\\APlugins.csproj",
"packagesPath": "C:\\Users\\qq137\\.nuget\\packages\\",
"outputPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\APlugins\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\qq137\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net9.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"dependencies": {
"Fantasy-Net.Config": {
"target": "Package",
"version": "[2024.1.4, )"
},
"Fantasy-Net.ConfigTable": {
"target": "Package",
"version": "[2024.2.0, )"
},
"Fantasy-Net.Tools.ExporterConfigTable": {
"target": "Package",
"version": "[2024.2.0, )"
},
"Fantasy-Net.Tools.ExporterNetworkProtocol": {
"target": "Package",
"version": "[2024.2.24, )"
},
"Microsoft.IdentityModel.Tokens": {
"target": "Package",
"version": "[8.6.1, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201/PortableRuntimeIdentifierGraph.json"
}
}
},
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Entity\\Entity.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Entity\\Entity.csproj",
"projectName": "Entity",
"projectPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Entity\\Entity.csproj",
"packagesPath": "C:\\Users\\qq137\\.nuget\\packages\\",
"outputPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Entity\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\qq137\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net9.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\APlugins\\APlugins.csproj": {
"projectPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\APlugins\\APlugins.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"dependencies": {
"Fantasy-Net": {
"target": "Package",
"version": "[2024.2.24, )"
},
"System.IdentityModel.Tokens.Jwt": {
"target": "Package",
"version": "[8.6.1, )"
},
"System.Security.Cryptography.Cng": {
"target": "Package",
"version": "[5.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201/PortableRuntimeIdentifierGraph.json"
}
}
},
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Hotfix\\Hotfix.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Hotfix\\Hotfix.csproj",
"projectName": "Hotfix",
"projectPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Hotfix\\Hotfix.csproj",
"packagesPath": "C:\\Users\\qq137\\.nuget\\packages\\",
"outputPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Hotfix\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\qq137\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net9.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Entity\\Entity.csproj": {
"projectPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Entity\\Entity.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201/PortableRuntimeIdentifierGraph.json"
}
}
},
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Main\\Main.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Main\\Main.csproj",
"projectName": "Main",
"projectPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Main\\Main.csproj",
"packagesPath": "C:\\Users\\qq137\\.nuget\\packages\\",
"outputPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Main\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\qq137\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net9.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\APlugins\\APlugins.csproj": {
"projectPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\APlugins\\APlugins.csproj"
},
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Entity\\Entity.csproj": {
"projectPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Entity\\Entity.csproj"
},
"D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Hotfix\\Hotfix.csproj": {
"projectPath": "D:\\TecentUGit\\EintooAR\\GameServer\\Server\\Hotfix\\Hotfix.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"dependencies": {
"Fantasy-Net.NLog": {
"target": "Package",
"version": "[2024.1.20, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64",
"version": "[9.0.3, 9.0.3]"
},
{
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
"version": "[9.0.3, 9.0.3]"
},
{
"name": "Microsoft.NETCore.App.Host.linux-x64",
"version": "[9.0.3, 9.0.3]"
},
{
"name": "Microsoft.NETCore.App.Runtime.linux-x64",
"version": "[9.0.3, 9.0.3]"
},
{
"name": "Microsoft.NETCore.App.Runtime.win-x64",
"version": "[9.0.3, 9.0.3]"
},
{
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
"version": "[9.0.3, 9.0.3]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201/PortableRuntimeIdentifierGraph.json"
}
},
"runtimes": {
"linux-x64": {
"#import": []
},
"win-x64": {
"#import": []
}
}
}
}
}