1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Satori/.devcontainer
Alexander Köplinger b2eb4cd88e
Fix Codespaces prebuild after CMake upgrade and set policy in Mono (#88410)
The prebuild on Codespaces broke after the minimum CMake version was bumped in https://github.com/dotnet/runtime/pull/86530 because the container was still using Ubuntu 20.04 (Focal) which only has CMake 3.16.1.

Upgrade to Ubuntu 22.04 (Jammy) so we have a new enough CMake.

Also fix a missing policy in the Mono CMakeLists.txt that was accidentally removed.
2023-07-05 12:00:40 -07:00
..
libraries Fix Codespaces prebuild after CMake upgrade and set policy in Mono (#88410) 2023-07-05 12:00:40 -07:00
scripts [main] Update dependencies from dotnet/arcade (#84698) 2023-04-14 19:04:38 -05:00
wasm Fix Codespaces prebuild after CMake upgrade and set policy in Mono (#88410) 2023-07-05 12:00:40 -07:00