0

We are using Fody.PropertyChanged on our Xamarin project which works great but when we try to upload the package to the store it rejects it because it says:

The debug configuration test detected the following errors: The binary PropertyChanged.dll is built in debug mode.

According to this link the dll is not necessary on the package but still it is included there...

I also saw this link which has no answer.

We are using PropertyChanged 2.1.1 Our core project is a SharedProject and not a PCL so PropertyChanged must be imported in the UWP project but it shouldn't be included on the package for deploy.

Thanks!

Johann Pérez
  • 367
  • 1
  • 16
  • I could not reproduce your issue in my side. Please show more detail about the version of `PropertyChanged`. – Nico Zhu Jul 24 '17 at 01:44
  • thank you @NicoZhu-MSFT for your time. I edited the question to add more detail. I will try to put together a dummy sample later. – Johann Pérez Jul 24 '17 at 17:01

0 Answers0