Questionable/QuestPaths/packages.lock.json

18 lines
429 B
JSON
Raw Normal View History

2024-06-01 20:01:50 +00:00
{
"version": 1,
"dependencies": {
2024-06-14 09:37:33 +00:00
"net8.0-windows7.0": {
"System.Text.Json": {
"type": "Transitive",
"resolved": "8.0.5",
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg=="
2024-06-14 09:37:33 +00:00
},
"questionable.model": {
"type": "Project",
"dependencies": {
"System.Text.Json": "[8.0.5, )"
2024-06-14 09:37:33 +00:00
}
}
}
2024-06-01 20:01:50 +00:00
}
}