Is there an automated way within Visual Studio to convert a project of type Portable Class Library to a regular (platform-specific) Class Library?
I need to reference a library which doesn't happen to be portable.
Is there an automated way within Visual Studio to convert a project of type Portable Class Library to a regular (platform-specific) Class Library?
I need to reference a library which doesn't happen to be portable.