-
Notifications
You must be signed in to change notification settings - Fork 1.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
Implicitly define compilation constant for target framework without version #2073
Implicitly define compilation constant for target framework without version #2073
Conversation
Thanks for the PR! I'd suggest Also there are a lot of whitespace changes, it would be nice if you could exclude those changes. |
Also, can you rebase this PR to |
895cf4f
to
876ca38
Compare
…d value for the given TargetFrameworkIdentifier
876ca38
to
043e7ea
Compare
@dsplaisted whitespace removed, property renamed, and I did a cherry-pick over to |
@dotnet-bot test Ubuntu14.04 Debug |
@MattGertz FYI for tell mode |
* Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240118.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.506801 * Update dependencies from https://github.com/dotnet/command-line-api build 20240201.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.510101 * Update dependencies from https://github.com/dotnet/command-line-api build 20240202.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.510201 * Update dependencies from https://github.com/dotnet/command-line-api build 20240202.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.510201 * Update dependencies from https://github.com/dotnet/command-line-api build 20240202.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.510201 * Update dependencies from https://github.com/dotnet/command-line-api build 20240202.1 Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine , System.CommandLine.Rendering From Version 0.1.505902 -> To Version 0.1.510201 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Jan Jones <[email protected]>
Added ImplicitFrameworkDefineHierarchy property with out the versioned value for the given TargetFrameworkIdentifier
More information and origin @ #2072
🚲🏠 Please bike shed this, I just tried pick a name that worked, without changing the meaning of the existing properties.
Hierarchy
,Parent
,Root
are all possibly valid values, along with many more.