Here is the full error:
Your project file doesn't list 'win10' as a "RuntimeIdentifier". You should add 'win10' to the "RuntimeIdentifiers" property in your project file and then re-run NuGet restore.
I opened up the csproj file in a text editor but I don't see any RuntimeIdentifiers
property so I don't know where to add "win10"...