-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Bump msbuild, roslyn and nuget #20979
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
Conversation
|
@monojenkins build pkg |
Bump to MSBuild vs16.9, Roslyn 3.9.0 and NuGet 5.9.0
6b9694d to
f184378
Compare
|
@monojenkins build pkg |
|
@monojenkins build pkg |
|
Tested a few projects, seems to look good :) |
Bump to MSBuild vs16.9, Roslyn 3.9.0 and NuGet 5.9.0 Backport of mono#20979
Bump to MSBuild vs16.9, Roslyn 3.9.0 and NuGet 5.9.0 Backport of #20979
|
Where can I get, it's been over a month? I installed the latest mono release for Mac but it is still on 16.6? |
|
@MichaelVoelkel Not a Mono contributor, but I was looking into this too. I'm not sure what's included in the Mac packages, but for the Linux repositories (CentOS/Ubuntu), it seems like MSBuild 16.9 is provided in the Preview repos, but not in Nightly. This PR is for |
|
@akien-mga hm, I looked for a newer, potentially unstable version, but I only found this page: https://www.mono-project.com/download/stable/ |
|
Yes, though specifically here you should use Preview if you want MSBuild 16.9 (and a version which is still fairly close to stable, since stable is 6.12.0.122 and preview is 6.12.0.144, i.e. 22 commits ahead). |
|
Thanks for the hint :) |
Bump to MSBuild vs16.9, Roslyn 3.9.0 and NuGet 5.9.0