UniversalRateReminder icon indicating copy to clipboard operation
UniversalRateReminder copied to clipboard

.pri files problem

Open wosinekp opened this issue 9 years ago • 2 comments

I notice that when I install package from Nuget Package (v.2.2.0) to my win8.1/winPhone8.1 project (VS2015.II) I got .pri file error... (I checked Not only one project !)

I just change UniversalRateReminder.pri to xxxUniversalRateReminder.pri and everything work, but I think this is not best solution for this ;(

On win10 universal project is ok

Piotr

wosinekp avatar Jul 05 '16 15:07 wosinekp

Thanks Piotr. I had the same problem and I solved changing UniversalRateReminder.pri to xxxUniversalRateReminder.pri :) but it's no good. The probelm was only in my win 8.1. In winPhone8.1 project everything went fine :( Thank a lot. Mauro

maurocos avatar Aug 29 '16 22:08 maurocos

yes i also ran into the Problem....

I also could solve it, by renaming the file...

Thanks a lot...

lightwaver avatar Nov 22 '16 14:11 lightwaver