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 Helix pass in -nopath for dotnet-install (#24968) 2020-08-18 16:57:29 -07:00
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 Enable FxCop Analyzers for the repo (#23709) 2020-07-08 15:26:22 -07:00
Baseline.Designer.props [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
Baseline.xml Update Baseline.* files 2020-08-11 18:07:23 -07:00
Build.props Simplify ref/ assembly generation (#24136) 2020-07-21 15:21:30 -07:00
CodeGen.proj Keep `@(Reference)` metadata when creating `@(ProjectReference)` items (#21567) 2020-08-04 10:05:55 -07:00
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 Fix fetch of package version in eng/Publishing.props (#24777) 2020-08-11 10:10:24 -07:00
QuarantinedTests.AfterArcade.props
QuarantinedTests.BeforeArcade.props
SharedFramework.External.props Update test runner to 2.4.3 (#24685) 2020-08-10 12:32:04 -07:00
SharedFramework.Local.props
SignCheckExclusionsFile.txt
Signing.props Grab some binary logs (#22380) 2020-08-11 07:10:27 +00:00
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 Update path after dupe fix 2020-08-05 10:26:39 -07:00