8d6b603963
- Update Dalamud.NET.Sdk version in csproj - Regenerate packages.lock.json against SDK 15 - Migrate FFXIVClientStructs.FFXIV.Component.GUI.ValueType → AtkValueType (SynthesisValues.cs) - Introduce local IEndObject interface in ImRaii2.cs (Dalamud's nested ImRaii.IEndObject was removed in SDK 15) - Switch direct Dalamud ImRaii returns to typed disposables (ImRaii.TabItemDisposable, ImRaii.ColorDisposable) - Replace `if (!panel)` / `if (plot)` with `.Success` checks for the local IEndObject helpers - Fix ref-bool lifetime issue in Settings.TabItem by using the ImRaii.TabItem(label, flags) overload
67 lines
2.2 KiB
JSON
67 lines
2.2 KiB
JSON
{
|
|
"version": 1,
|
|
"dependencies": {
|
|
"net10.0-windows7.0": {
|
|
"DalamudPackager": {
|
|
"type": "Direct",
|
|
"requested": "[15.0.0, )",
|
|
"resolved": "15.0.0",
|
|
"contentHash": "411vwC8/X8Z/sQ2TI6v3SvOn66xFPeOjFn3Zn+h0d3Ox2t1kFm66AhDvmx/qcMwVrR+Hidxj0dadpQ2dgyXMBQ=="
|
|
},
|
|
"DotNet.ReproducibleBuilds": {
|
|
"type": "Direct",
|
|
"requested": "[1.2.39, )",
|
|
"resolved": "1.2.39",
|
|
"contentHash": "fcFN01tDTIQqDuTwr1jUQK/geofiwjG5DycJQOnC72i1SsLAk1ELe+apBOuZ11UMQG8YKFZG1FgvjZPbqHyatg=="
|
|
},
|
|
"MathNet.Numerics": {
|
|
"type": "Direct",
|
|
"requested": "[5.0.0, )",
|
|
"resolved": "5.0.0",
|
|
"contentHash": "pg1W2VwaEQMAiTpGK840hZgzavnqjlCMTVSbtVCXVyT+7AX4mc1o89SPv4TBlAjhgCOo9c1Y+jZ5m3ti2YgGgA=="
|
|
},
|
|
"Meziantou.Analyzer": {
|
|
"type": "Direct",
|
|
"requested": "[2.0.264, )",
|
|
"resolved": "2.0.264",
|
|
"contentHash": "zRG13RDG446rZNdd/YjKRd4utpbjleRDUqNQSrX0etMnH8Rz9NBlXUpS5aR2ExoOokhNfkdOW8HpLzjLj5x0hQ=="
|
|
},
|
|
"DotNext": {
|
|
"type": "Transitive",
|
|
"resolved": "5.26.1",
|
|
"contentHash": "rcy6Yrpb64B7qYm/+D+4sfBUzwX/IOGeJBYReDL8/TAIp8aZrZPtXx8nwkYjWCuakYn2tBppwefIM6pd/cOnMw==",
|
|
"dependencies": {
|
|
"System.IO.Hashing": "8.0.0"
|
|
}
|
|
},
|
|
"Raphael.Net": {
|
|
"type": "Transitive",
|
|
"resolved": "4.1.0",
|
|
"contentHash": "KRkRUn5gdFwKMpZXtFC9W58lNnhSXQpvNmLaCn7f9Tbx92UhRfttC7/QqyWhjkD2u6L9YNIpNp3nxF6awEOntw=="
|
|
},
|
|
"System.IO.Hashing": {
|
|
"type": "Transitive",
|
|
"resolved": "8.0.0",
|
|
"contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA=="
|
|
},
|
|
"craftimizer.simulator": {
|
|
"type": "Project"
|
|
},
|
|
"craftimizer.solver": {
|
|
"type": "Project",
|
|
"dependencies": {
|
|
"Craftimizer.Simulator": "[1.0.0, )",
|
|
"DotNext": "[5.26.1, )",
|
|
"Raphael.Net": "[4.1.0, )"
|
|
}
|
|
}
|
|
},
|
|
"net10.0-windows7.0/win-x64": {
|
|
"Raphael.Net": {
|
|
"type": "Transitive",
|
|
"resolved": "4.1.0",
|
|
"contentHash": "KRkRUn5gdFwKMpZXtFC9W58lNnhSXQpvNmLaCn7f9Tbx92UhRfttC7/QqyWhjkD2u6L9YNIpNp3nxF6awEOntw=="
|
|
}
|
|
}
|
|
}
|
|
} |