Fix release version suffix for RC builds (#15865)#15901
Conversation
(cherry picked from commit 36c9ae0)
|
Does this one depend on PR #15839 ? Does that one also need be cherry-picked? |
That is a good question. I think this PR will standalone, as the ReleaseVersionSuffix should have been set everywhere that it is used but let me check. |
|
I have manually added in the default (rather than cherry pick the other PR). I don't think we need this default because the variable should be explicitly set everywhere it is used, but I am adding it to be safe in all cases. |
|
This needs one more review right? And there is an android pipeline failing due to a cmake version mismatch |
Yes. It will be fixed by another cherry-pick from me. Now you can ignore it. |
Cherry pick nuget RC version changes from main
(cherry picked from commit 36c9ae0)