I need to use a specific Portable class library profile (111) and the default is 259. I have looked into the library section of the PCL's properties but 259 and 111 seem to have the same supported platforms selected so i cant seem to change between them using that. I need 111 because "brutile" a nuget package I need to use, requires that for it to be installed. The exact error output being
"Error Could not install package 'BruTile 0.21.1'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile259', but the package does not contain any assembly references or content files that are compatible with that framework."
Also this is a screenshot of the supported platforms that profile 259 and 111 both support. *note: Using visual studio 2017
