1
Answer

How to reference class library from UWP app?

Arnie Eliezer

Arnie Eliezer

3y
785
1
I'm trying to create a class library that performs all SQL Server access for UWP apps.  Both projects currently reside in the same Visual Studio solution.  When I try to create a reference from the UWP app to the class library, it causes a circular reference error.  What am I doing wrong?
 
Thanks,
Arnie Eliezer 
Answers (1)