build: make release restore reproducible
This commit is contained in:
parent
b459e0cf0c
commit
c38f6b8852
129 changed files with 16810 additions and 188 deletions
11
src/AcDream.Launcher.Core/packages.linux-x64.lock.json
Normal file
11
src/AcDream.Launcher.Core/packages.linux-x64.lock.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dependencies": {
|
||||
"net10.0": {
|
||||
"acdream.platform": {
|
||||
"type": "Project"
|
||||
}
|
||||
},
|
||||
"net10.0/linux-x64": {}
|
||||
}
|
||||
}
|
||||
10
src/AcDream.Launcher.Core/packages.neutral.lock.json
Normal file
10
src/AcDream.Launcher.Core/packages.neutral.lock.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dependencies": {
|
||||
"net10.0": {
|
||||
"acdream.platform": {
|
||||
"type": "Project"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
7
src/AcDream.Launcher.Core/packages.win-x64.lock.json
Normal file
7
src/AcDream.Launcher.Core/packages.win-x64.lock.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dependencies": {
|
||||
"net10.0": {},
|
||||
"net10.0/win-x64": {}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue