Add Known* items to the local targeting pack resolution (#45874)
authorViktor Hofer <viktor.hofer@microsoft.com>
Thu, 10 Dec 2020 15:54:41 +0000 (16:54 +0100)
committerGitHub <noreply@github.com>
Thu, 10 Dec 2020 15:54:41 +0000 (16:54 +0100)
commitadad810e664f53211aed98f0f06b6beeaede180c
treeb0a8174c29e18f037747265ea7030a96bd2d6240
parentf6949e4d4bcffac0f0e1217c353f2e09cbbe3bf2
Add Known* items to the local targeting pack resolution (#45874)

* Add Known* items to the local targeting pack resolution

Add the required Known* items so that the ProcessFrameworkReferences
logic in the SDK knows about these and is able to create Resolved* items
that we later update to point to our local packs.

This is required when building with an SDK that doesn't support the
project's TargetFramework yet.
eng/targetingpacks.targets