Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up2FA is broken on Visual Studio 2015 #2336
Comments
This comment has been minimized.
This comment has been minimized.
jcansdale
referenced this issue
Apr 30, 2019
Merged
Fix 2FA when running on Visual Studio 2015 #2337
jcansdale
added
the
bug
label
Apr 30, 2019
jcansdale
closed this
in
#2337
Apr 30, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

jcansdale commentedApr 30, 2019
•
edited
Versions
What happened
Authentication gets stuck on this page:
Research
Is seems that
TextBlockEnvironment111PercentFontSizeStyleKeydoesn't exist on Visual Studio 2015. Luckily,TextBlockEnvironment122PercentFontSizeStyleKeyexists on 2015 and above.