Files
godot_botw_start/.godot/mono/temp/obj/project.assets.json
T
2025-11-13 16:39:25 +08:00

176 lines
5.1 KiB
JSON

{
"version": 3,
"targets": {
"net8.0": {
"Godot.SourceGenerators/4.5.1": {
"type": "package",
"build": {
"build/Godot.SourceGenerators.props": {}
}
},
"GodotSharp/4.5.1": {
"type": "package",
"compile": {
"lib/net8.0/GodotSharp.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/GodotSharp.dll": {
"related": ".xml"
}
}
},
"GodotSharpEditor/4.5.1": {
"type": "package",
"dependencies": {
"GodotSharp": "4.5.1"
},
"compile": {
"lib/net8.0/GodotSharpEditor.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/GodotSharpEditor.dll": {
"related": ".xml"
}
}
}
}
},
"libraries": {
"Godot.SourceGenerators/4.5.1": {
"sha512": "HOHYJQO5A/kzf5CUobeTPOX+JawSvjkDE0v/Fyo4EMYEC2MvCTGUvpJFjqQQmHYLNsiiB7RLVilcnup+jiVfdA==",
"type": "package",
"path": "godot.sourcegenerators/4.5.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"analyzers/dotnet/cs/Godot.SourceGenerators.dll",
"build/Godot.SourceGenerators.props",
"godot.sourcegenerators.4.5.1.nupkg.sha512",
"godot.sourcegenerators.nuspec"
]
},
"GodotSharp/4.5.1": {
"sha512": "5CFnEHT+FByv5desNHMipz/209SCrWR9CGWFZjGHnXupl1Rw8U8q4nf65/unqZVL97Rx+3J5hskPMoDGaiZL9g==",
"type": "package",
"path": "godotsharp/4.5.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"godotsharp.4.5.1.nupkg.sha512",
"godotsharp.nuspec",
"lib/net8.0/GodotSharp.dll",
"lib/net8.0/GodotSharp.xml"
]
},
"GodotSharpEditor/4.5.1": {
"sha512": "8CM49047b0Us3qPJo6L7kdldreOvR7JCoXlKoSHzpA0TQP6+Qnoxz/26GZ1ONg2wW4vV9uzor0AHXSGUFP9XSw==",
"type": "package",
"path": "godotsharpeditor/4.5.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"godotsharpeditor.4.5.1.nupkg.sha512",
"godotsharpeditor.nuspec",
"lib/net8.0/GodotSharpEditor.dll",
"lib/net8.0/GodotSharpEditor.xml"
]
}
},
"projectFileDependencyGroups": {
"net8.0": [
"Godot.SourceGenerators >= 4.5.1",
"GodotSharp >= 4.5.1",
"GodotSharpEditor >= 4.5.1"
]
},
"packageFolders": {
"C:\\Users\\elane\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\test\\godot_botw_start\\Godot BotW.csproj",
"projectName": "Godot BotW",
"projectPath": "D:\\test\\godot_botw_start\\Godot BotW.csproj",
"packagesPath": "C:\\Users\\elane\\.nuget\\packages\\",
"outputPath": "D:\\test\\godot_botw_start\\.godot\\mono\\temp\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\elane\\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": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.100"
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Godot.SourceGenerators": {
"target": "Package",
"version": "[4.5.1, )",
"autoReferenced": true
},
"GodotSharp": {
"target": "Package",
"version": "[4.5.1, )",
"autoReferenced": true
},
"GodotSharpEditor": {
"target": "Package",
"version": "[4.5.1, )",
"autoReferenced": true
}
},
"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.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}