Remove explicit imports of RNW props/targets when consuming RNW from NuGet #9712
Labels
Code Cleanup
enhancement
PackageReference
Modern NuGet restore used in C++ projects
PR Follow-up
Issue created in response to PR Feedback (labeled so we can gather telemetry on follow-up)
Workstream: New Arch NuGet Refactor
Create new architecture NuGet packages that exclude old architecture types and dependencies.
Milestone
Now that we have PackageReference for C++ and C#, we can probably remove the need for explicit Imports of the RNW props/targets when consuming from NuGet (like in the winappsdk case) and have the project system include the props/targets automatically.
We'd still need to import them when building from source though.
Originally posted by @asklar in #9177 (comment)
The text was updated successfully, but these errors were encountered: