I have one PCL project, in this project I made Xunit project, which I want to reference my PCL project to test it.
When I'm trying to add a reference, I cant check it, because of I have an error like this:
Incompatible target framework: .NETPortable,Version=v.4.5,profile=Profile111)
I'm using Visual studio Mac, I've also updated everything from Check Updates Also updated all Nuget packages.