build: make release restore reproducible

This commit is contained in:
Erik 2026-08-18 10:29:00 +02:00
parent b459e0cf0c
commit c38f6b8852
129 changed files with 16810 additions and 188 deletions

View file

@ -0,0 +1,16 @@
{
"version": 2,
"dependencies": {
"net10.0": {
"acdream.launcher.core": {
"type": "Project",
"dependencies": {
"AcDream.Platform": "[1.0.0, )"
}
},
"acdream.platform": {
"type": "Project"
}
}
}
}