older msbuild plus breaking update#26079
Closed
rainersigwald wants to merge 8 commits intodotnet:release/6.0.4xxfrom
Closed
older msbuild plus breaking update#26079rainersigwald wants to merge 8 commits intodotnet:release/6.0.4xxfrom
rainersigwald wants to merge 8 commits intodotnet:release/6.0.4xxfrom
Conversation
Member
rainersigwald
commented
Jun 17, 2022
- Update dependencies from https://github.com/dotnet/msbuild build 20220607.1
- Update dependencies from https://github.com/dotnet/msbuild build 20220609.1
- Update dependencies from https://github.com/dotnet/msbuild build 20220615.1
- Update dependencies from https://github.com/dotnet/msbuild build 20220615.2
- Update dependencies from https://github.com/dotnet/msbuild build 20220615.3
- Update dependencies from https://github.com/dotnet/msbuild build 20220615.4
- .NET Framework tasks reference older MSBuild
- Revert "Preserve compat with older MSBuild-on-Framework"
…0607.1 Microsoft.Build , Microsoft.Build.Localization From Version 17.3.0-preview-22306-01 -> To Version 17.3.0-preview-22307-01
…0609.1 Microsoft.Build , Microsoft.Build.Localization From Version 17.3.0-preview-22306-01 -> To Version 17.3.0-preview-22309-01
…0615.1 Microsoft.Build , Microsoft.Build.Localization From Version 17.3.0-preview-22306-01 -> To Version 17.3.0-preview-22315-01
…0615.2 Microsoft.Build , Microsoft.Build.Localization From Version 17.3.0-preview-22306-01 -> To Version 17.3.0-preview-22315-02
…0615.3 Microsoft.Build , Microsoft.Build.Localization From Version 17.3.0-preview-22306-01 -> To Version 17.3.0-preview-22315-03
…0615.4 Microsoft.Build , Microsoft.Build.Localization From Version 17.3.0-preview-22306-01 -> To Version 17.3.0-preview-22315-04
This fixes a class of break in the scenario "New .NET SDK running on old Visual Studio/ MSBuild.exe" by ensuring that the SDK task assemblies don't get references to newer versions of MSBuild's transitive references than are available in the current MSBuild environment, even if that's older.
This reverts commit 66826cc.
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.