-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VB: language version flag 15.3 not properly passed to project system #19075
Comments
Default is tied to latest major release, |
From discussion with @srivatsn, only the new project system has a generic way of passing the whole command-line through. @srivatsn It would be great if someone from your team could help with that. Thanks FYI @jasonmalinowski |
One more thing: while making this change, let's also make sure that language version "Latest" is passed properly ( |
Can you file a bug in the project-system repo for this? |
Issue moved to dotnet/project-system #2088 via ZenHub |
Looks like we can fix this without project system change. Re-opening compiler issue. |
Fixed by #19112 |
@jcouv Are you sure this is fixed as i am using |
@AdamSpeight2008 I tried it just now ( If there is an issue that you can repro, please file it with details in the project-systems repo (consider linking to dotnet/project-system#3411 which was the most recently fixed issue regarding VB and LangVersion). |
Repro:
The text was updated successfully, but these errors were encountered: