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,11 @@
{
"version": 2,
"dependencies": {
"net10.0": {
"acdream.platform": {
"type": "Project"
}
},
"net10.0/linux-x64": {}
}
}

View file

@ -0,0 +1,10 @@
{
"version": 2,
"dependencies": {
"net10.0": {
"acdream.platform": {
"type": "Project"
}
}
}
}

View file

@ -0,0 +1,7 @@
{
"version": 2,
"dependencies": {
"net10.0": {},
"net10.0/win-x64": {}
}
}