We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2567739 commit 2db0789Copy full SHA for 2db0789
eng/native/configureplatform.cmake
@@ -2,7 +2,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/functions.cmake)
2
3
# If set, indicates that this is not an officially supported release.
4
# Release branches should set this to false.
5
-set(PRERELEASE 1)
+set(PRERELEASE 0)
6
7
#----------------------------------------
8
# Detect and set platform variable names
0 commit comments