- 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 |
||
|---|---|---|
| .. | ||
| common | ||
| docker | ||
| helix | ||
| scripts | ||
| targets | ||
| tools | ||
| AfterSigning.targets | ||
| AfterSolutionBuild.targets | ||
| AllRulesDisabled.ruleset | ||
| Baseline.Designer.props | ||
| Baseline.xml | ||
| Build.props | ||
| CodeGen.proj | ||
| Common.props | ||
| Dependencies.props | ||
| GenAPI.exclusions.txt | ||
| LicenseHeader.txt | ||
| PoliCheckExclusions.xml | ||
| ProjectReferences.props | ||
| 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 | ||
| Versions.props | ||
| Workarounds.props | ||
| Workarounds.targets | ||
| WorkaroundsImported.targets | ||
| configure-toolset.ps1 | ||
| configure-toolset.sh | ||
| empty.proj | ||
| sdl-tsa-vars.config | ||