I have some logic which is shared by 2 of my apps. therefore i want to move it in a class library project and reference on each xamarin.forms project only. But I cant create a classic class library project and add reference. it gives me error. Can I only use class library (xamarin.forms) project? why classic class library project doesnt work?
↧