You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I mentioned this to the VS release team and they seemed to be okay with the version issue. "The fix didn’t make it into 17.14 P1, so users may experience a regression between 17.13 GA and 17.14 P1. However, given that the number of preview users is relatively low compared to GA users, and that 17.14 will pick up the fix when main snaps to 17.14 on 2/28, I don’t anticipate any significant customer impact."
Bug is at https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2345868
Fix is at #8163
To make a hotfix into VS 17.13, we will have to:
VS Release/d17.13
branch (Need to go through QB process), PR is at https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/608727VS Release/d17.14
branch (Need to go through QB process)VS main
branch, PR is at https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/608742.vsman
version is incremental across the17.13
,17.14
, andmain
branches. Currently, the version ofmain
>17.13
>17.14
. Bug is at https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2359231/main
after it was branched should be included.The text was updated successfully, but these errors were encountered: