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
Fix compilation error MSB4086 if LangVersion is already set to one of the keywords such as preview, latest and latestMajor. Otherwise MSBuild complains that it cannot perform a numeric comparison.
0 commit comments