mirror of
https://github.com/ModOrganizer2/modorganizer.git
synced 2025-12-28 06:34:38 +00:00
Update registry for 2.5.3-beta.2. (#2249)
This commit is contained in:
parent
39210af3e5
commit
455b5075f1
@ -60,6 +60,11 @@
|
||||
"name": "vs2022-windows",
|
||||
"resolvePackageReferences": "on",
|
||||
"configurePreset": "vs2022-windows"
|
||||
},
|
||||
{
|
||||
"name": "vs2022-windows-standalone",
|
||||
"resolvePackageReferences": "on",
|
||||
"configurePreset": "vs2022-windows-standalone"
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
{
|
||||
"kind": "git",
|
||||
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
|
||||
"baseline": "9936967e7c0ba1968e54a2fa6e6ad27b4f992b9b",
|
||||
"baseline": "6c9a8aae49e77a1b71d861dfd2935756dbaa6e29",
|
||||
"packages": ["mo2-*", "7zip", "usvfs"]
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user