160 lines
4.3 KiB
JSON
160 lines
4.3 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net6.0": {
|
|
"Godot.SourceGenerators/4.2.2": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/Godot.SourceGenerators.props": {}
|
|
}
|
|
},
|
|
"GodotSharp/4.2.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/GodotSharp.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/GodotSharp.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"GodotSharpEditor/4.2.2": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"GodotSharp": "4.2.2"
|
|
},
|
|
"compile": {
|
|
"lib/net6.0/GodotSharpEditor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/GodotSharpEditor.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Godot.SourceGenerators/4.2.2": {
|
|
"sha512": "QGO7NjcG4W1doQTOXBp2TgAK+a6npFX2dYCw1CXttRh3/UI76sQnCUUe9/U95e6uMO9SzVK7wzEH3H4qGpOr4g==",
|
|
"type": "package",
|
|
"path": "godot.sourcegenerators/4.2.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"analyzers/dotnet/cs/Godot.SourceGenerators.dll",
|
|
"build/Godot.SourceGenerators.props",
|
|
"godot.sourcegenerators.4.2.2.nupkg.sha512",
|
|
"godot.sourcegenerators.nuspec"
|
|
]
|
|
},
|
|
"GodotSharp/4.2.2": {
|
|
"sha512": "J2ZXDTuS4LlbPIOK2HCBD9lKNFvBzJLv6LIyFC3fAUKgUXZHvoKP/uwS+Iv/CrMZqsa+lQ+Wb4zfp5xoBrSCcw==",
|
|
"type": "package",
|
|
"path": "godotsharp/4.2.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"godotsharp.4.2.2.nupkg.sha512",
|
|
"godotsharp.nuspec",
|
|
"lib/net6.0/GodotSharp.dll",
|
|
"lib/net6.0/GodotSharp.xml"
|
|
]
|
|
},
|
|
"GodotSharpEditor/4.2.2": {
|
|
"sha512": "nNXntakfzSuH5AnQKBpznN8pF+3uYj9XmGIEMeR+6GOzg8gxx2b09bhVZm3q6onzldPEoo1YChBRL1zWWjOM6Q==",
|
|
"type": "package",
|
|
"path": "godotsharpeditor/4.2.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"godotsharpeditor.4.2.2.nupkg.sha512",
|
|
"godotsharpeditor.nuspec",
|
|
"lib/net6.0/GodotSharpEditor.dll",
|
|
"lib/net6.0/GodotSharpEditor.xml"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net6.0": [
|
|
"Godot.SourceGenerators >= 4.2.2",
|
|
"GodotSharp >= 4.2.2",
|
|
"GodotSharpEditor >= 4.2.2"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\Amy\\.nuget\\packages\\": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Users\\Amy\\Documents\\godot\\blorgshooter\\blorgshooter.csproj",
|
|
"projectName": "blorgshooter",
|
|
"projectPath": "C:\\Users\\Amy\\Documents\\godot\\blorgshooter\\blorgshooter.csproj",
|
|
"packagesPath": "C:\\Users\\Amy\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Users\\Amy\\Documents\\godot\\blorgshooter\\.godot\\mono\\temp\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"C:\\Users\\Amy\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net6.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"dependencies": {
|
|
"Godot.SourceGenerators": {
|
|
"target": "Package",
|
|
"version": "[4.2.2, )"
|
|
},
|
|
"GodotSharp": {
|
|
"target": "Package",
|
|
"version": "[4.2.2, )"
|
|
},
|
|
"GodotSharpEditor": {
|
|
"target": "Package",
|
|
"version": "[4.2.2, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.417\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |