![](https://images.hive.blog/768x0/https://i.imgur.com/08PSZsM.png)
Package restore should be using NuGetTargetMoniker if its exists over TargetFrameworkMoniker · Issue #4854 · dotnet/project-system
For all projects except UWP, NuGetTargetMoniker is equivalent to TargetFrameworkMoniker. However, in UWP, NuGetTargetMoniker represents the TargetPlatformMoniker: https://github.com/dotnet/sdk/blob...
![](https://images.hive.blog/768x0/https://i.imgur.com/SAXfzqa.png)