mirror of
https://github.com/microsoft/GSL
synced 2026-08-26 04:23:04 -04:00
* ci: windows-2025 image -> use VS2026 For more info: https://github.com/actions/runner-images/issues/14017 * ci: macos -> use xcode 26.6 For more info: https://github.com/actions/runner-images/issues/13345 * fix -Wnrvo instance in dyn_array * suppress build error in gtest w/ clangcl * Drop Android and iOS support
677 B
677 B
When bumping the version, you need to update the following files:
- CMakeLists.txt Bump
GSL_VERSION - README.md Bump
GIT_TAG
After updating, you need to create a new GitHub release:
Be sure to update the release notes accordingly and properly mention open-source contributors.
After a new release exists, update the
ms-gslvcpkg port:
Be sure to monitor the PR that updates the port for any feedback from vcpkg maintainers.