Skip to content
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

As a developer, I build with a consistent compiler version across all NET Core repo's #63

Closed
markwilkie opened this issue Mar 14, 2018 · 2 comments

Comments

@markwilkie
Copy link
Member

@chcosta commented on Tue Jun 13 2017

Tracking issue https://github.com/dotnet/corefx/issues/20869#issuecomment-307464151

/cc @ellismg

@tmat
Copy link
Member

tmat commented Mar 28, 2018

Wouldn't this be addressed by simply setting MicrosoftNetCompilersPackageVersion in dependency DotNetPackageVersionPropsPath props file and the toolset using that version of Microsoft.NET.Compilers and Microsoft.NETCore.Compilers packages, depending on whether the build is executed via desktop msbuild and dotnet CLI, respectively?

@markwilkie
Copy link
Member Author

The current plan is to handle this with config as code and image management.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants