329 lines
12 KiB
JSON
329 lines
12 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v8.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v8.0": {
|
|
"Test/1.0.0": {
|
|
"dependencies": {
|
|
"Godot.SourceGenerators": "4.4.1",
|
|
"GodotSharp": "4.4.1",
|
|
"GodotSharpEditor": "4.4.1",
|
|
"MsgPack.Cli": "1.0.1",
|
|
"Newtonsoft.Json": "13.0.3"
|
|
},
|
|
"runtime": {
|
|
"Test.dll": {}
|
|
}
|
|
},
|
|
"Godot.SourceGenerators/4.4.1": {},
|
|
"GodotSharp/4.4.1": {
|
|
"runtime": {
|
|
"lib/net8.0/GodotSharp.dll": {
|
|
"assemblyVersion": "4.4.1.0",
|
|
"fileVersion": "4.4.1.0"
|
|
}
|
|
}
|
|
},
|
|
"GodotSharpEditor/4.4.1": {
|
|
"dependencies": {
|
|
"GodotSharp": "4.4.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/GodotSharpEditor.dll": {
|
|
"assemblyVersion": "4.4.1.0",
|
|
"fileVersion": "4.4.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {},
|
|
"Microsoft.NETCore.Targets/1.1.0": {},
|
|
"MsgPack.Cli/1.0.1": {
|
|
"dependencies": {
|
|
"System.CodeDom": "4.4.0",
|
|
"System.Numerics.Vectors": "4.3.0",
|
|
"System.Reflection.Emit": "4.3.0",
|
|
"System.Reflection.Emit.Lightweight": "4.3.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/MsgPack.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.228.0"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.3": {
|
|
"runtime": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"assemblyVersion": "13.0.0.0",
|
|
"fileVersion": "13.0.3.27908"
|
|
}
|
|
}
|
|
},
|
|
"System.CodeDom/4.4.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.CodeDom.dll": {
|
|
"assemblyVersion": "4.0.0.0",
|
|
"fileVersion": "4.6.25519.3"
|
|
}
|
|
}
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Text.Encoding": "4.3.0",
|
|
"System.Threading.Tasks": "4.3.0"
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.3.0": {
|
|
"dependencies": {
|
|
"System.Globalization": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0",
|
|
"System.Runtime.Extensions": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Emit/4.3.0": {
|
|
"dependencies": {
|
|
"System.IO": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
|
"dependencies": {
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Reflection.Primitives/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Globalization": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0"
|
|
}
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Text.Encoding/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
},
|
|
"System.Threading.Tasks/4.3.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Runtime": "4.3.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Test/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Godot.SourceGenerators/4.4.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-V/cuX41BxippWGD79zrP2bhqfXkuyiy9OFuCkTu3flo7I6STSJca637TL2phe7rzROIFre0vQR1+PAMdsjO3zg==",
|
|
"path": "godot.sourcegenerators/4.4.1",
|
|
"hashPath": "godot.sourcegenerators.4.4.1.nupkg.sha512"
|
|
},
|
|
"GodotSharp/4.4.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ghnQEo5LikQPfbCYcVxje8epffNCiyNG4zvGWUDRZRC1O+653+yqG3wdxk3+5RZsA3jaRuGKRavsGcnhLKe12g==",
|
|
"path": "godotsharp/4.4.1",
|
|
"hashPath": "godotsharp.4.4.1.nupkg.sha512"
|
|
},
|
|
"GodotSharpEditor/4.4.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-cc3nA24r/sjW8KxrNqfSQk4CQMQYcg/kYk5935R88IhGBdRuTH4miaBXPlzR/td5GR8i1oGtCMWyW8axpQ0DxA==",
|
|
"path": "godotsharpeditor/4.4.1",
|
|
"hashPath": "godotsharpeditor.4.4.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
|
|
"path": "microsoft.netcore.platforms/1.1.0",
|
|
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Targets/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
|
"path": "microsoft.netcore.targets/1.1.0",
|
|
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
|
|
},
|
|
"MsgPack.Cli/1.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-od0WujAAuPuRLoGfGNfE2iRPP7Kj+o174Oed2uirT03/Dp4rkccnEIqQl/QRHjly79sMwh6xKaIVsLqYwWtiHA==",
|
|
"path": "msgpack.cli/1.0.1",
|
|
"hashPath": "msgpack.cli.1.0.1.nupkg.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"
|
|
},
|
|
"System.CodeDom/4.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
|
|
"path": "system.codedom/4.4.0",
|
|
"hashPath": "system.codedom.4.4.0.nupkg.sha512"
|
|
},
|
|
"System.Globalization/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
|
"path": "system.globalization/4.3.0",
|
|
"hashPath": "system.globalization.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.IO/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
|
"path": "system.io/4.3.0",
|
|
"hashPath": "system.io.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Numerics.Vectors/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-uAIqmwiQPPXdCz59MQcyHwsH2MzIv24VGCS54kP/1GzTRTuU3hazmiPnGUTlKFia4B1DnbLWjTHoGyTI5BMCTQ==",
|
|
"path": "system.numerics.vectors/4.3.0",
|
|
"hashPath": "system.numerics.vectors.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
|
"path": "system.reflection/4.3.0",
|
|
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Emit/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
|
|
"path": "system.reflection.emit/4.3.0",
|
|
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
|
|
"path": "system.reflection.emit.ilgeneration/4.3.0",
|
|
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
|
|
"path": "system.reflection.emit.lightweight/4.3.0",
|
|
"hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection.Primitives/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
|
"path": "system.reflection.primitives/4.3.0",
|
|
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
|
|
"path": "system.resources.resourcemanager/4.3.0",
|
|
"hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
|
"path": "system.runtime/4.3.0",
|
|
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.Extensions/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
|
"path": "system.runtime.extensions/4.3.0",
|
|
"hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Encoding/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
|
"path": "system.text.encoding/4.3.0",
|
|
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
|
|
},
|
|
"System.Threading.Tasks/4.3.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
|
"path": "system.threading.tasks/4.3.0",
|
|
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
|
|
}
|
|
}
|
|
} |