aspnetcore/eng
Doug Bunting 1f84e28882
Use `$(TargetFrameworkIdentifier)` and `$(TargetFrameworkVersion)` consistently (#25428)
- always use `$([MSBuild]::VersionXYZ(...))` for version checks
- use `$(NETCoreAppFrameworkIdentifier)` where it's available
- move `$(KnownAppHostPackOrFrameworkReferenceTfm)` setting to Directory.Build.props
  - use it to correct `@(KnownFrameworkReference)` updates
  - metadata of those items still uses `netcoreapp5.0`
  - see also https://github.com/dotnet/efcore/pull/22279#discussion_r478674176

nits:
- do not assume `$(TargetFrameworkVersion)` starts with a 'v'; valid w/o it
- add `$(_IsMicrosoftNETCoreApp20OrOlder)` property in OpenAPI targets file
  - evaluate the `Condition` once instead of three times
2020-08-31 11:36:19 -07:00
..
common Update dependencies from https://github.com/dotnet/arcade build 20200827.5 (#25373) 2020-08-28 22:18:52 +00:00
docker
…
helix
…
scripts Use `--norestart` VS installer argument conditionally (#25425) 2020-08-31 10:06:03 -07:00
targets Use `$(TargetFrameworkIdentifier)` and `$(TargetFrameworkVersion)` consistently (#25428) 2020-08-31 11:36:19 -07:00
tools [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
AfterSigning.targets
…
AfterSolutionBuild.targets
…
AllRulesDisabled.ruleset
…
Baseline.Designer.props [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
Baseline.xml
…
Build.props
…
CodeGen.proj
…
Common.props
…
Dependencies.props Updating Web project templates to ms.id.web 0.3.0-preview (#25309) 2020-08-28 19:56:37 -07:00
GenAPI.exclusions.txt
…
LicenseHeader.txt
…
PoliCheckExclusions.xml
…
ProjectReferences.props InputFile follow-up (#25248) 2020-08-31 09:07:36 -07:00
PublishSymbols.proj
…
Publishing.props
…
QuarantinedTests.AfterArcade.props
…
QuarantinedTests.BeforeArcade.props
…
SharedFramework.External.props
…
SharedFramework.Local.props
…
SignCheckExclusionsFile.txt
…
Signing.props
…
Tools.props
…
Version.Details.xml Update dependencies from https://github.com/dotnet/efcore build 20200831.2 (#25452) 2020-08-31 18:01:31 +00:00
Versions.props Update dependencies from https://github.com/dotnet/efcore build 20200831.2 (#25452) 2020-08-31 18:01:31 +00:00
Workarounds.props
…
Workarounds.targets Use `$(TargetFrameworkIdentifier)` and `$(TargetFrameworkVersion)` consistently (#25428) 2020-08-31 11:36:19 -07:00
WorkaroundsImported.targets
…
configure-toolset.ps1
…
configure-toolset.sh
…
empty.proj
…
sdl-tsa-vars.config
…