Open Altevir opened 6 years ago
Which version of the package
SuaveControls.FloatingActionButton.2018.1.5
Att,
Altevir Cardoso Neto altevir.cardoso@gmail.com TIM: (45) 9988-0515 Skype: altevir.cardoso Linkedin: br.linkedin.com/pub/altevir-cardoso-neto/32/b84/178
2018-04-05 14:22 GMT-03:00 Alex Dunn notifications@github.com:
Which version of the package
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SuavePirate/Xamarin.Forms.Controls.FloatingActionButton/issues/19#issuecomment-379012535, or mute the thread https://github.com/notifications/unsubscribe-auth/ALQZ46-zzBVBSbnGiYZfLI9Lpu-yY9afks5tllLjgaJpZM4TDCi0 .
What kind of project were you trying to add it to?
Same problem, I'm trying to use it in PCL with android and ios
I think this is part of the consequences I've mentioned in a few other places with the .netstandard changes and the fact that the .nuproj builds add all the dependent system dlls to the nuget package for no apparent reason.
Same problem, on android and PCL projct Severity Code Description Project File Line Suppression State Error Failed to add reference. The package 'SuaveControls.FloatingActionButton' tried to add a framework reference to 'System.Runtime' which was not found in the GAC. This is possibly a bug in the package. Please contact the package owners for assistance. Reference unavailable.
Any solution to this problem?
Install-Package : Failed to add reference. The package 'SuaveControls.FloatingActionButton' tried to add a framework reference to 'System.Runtime' which was not found in the GAC. This is possibly a bug in the package. Please contact the package owners for assistance. Error HRESULT E_FAIL has been returned from a call to a COM component.
trying to install with Xamarin Forms 2.4.0.282 and Xamarin.Android.Support 25.3.1.