Since a UWP
app is a .NET Core
app, a reference to a third party dll created in .NET 4.0
is not getting added in my UWP project in VS2017
. I'm getting the error shown below. A similar question has been answered here. But since that question is about 6 years old, and since then a lot has changed in the .NET Core world, I thought may be there are some better solutions to my problem than just rather complicated workarounds. Are there any simpler solutions to make a third party dll reference added to a UWP project?
Error: