jamesmontemagno / SettingsPlugin

Read and Write Settings Plugin for Xamarin and Windows
MIT License
324 stars 80 forks source link

Unable to Update to Version 4.0.0.7 using VS Nuget Manager #131

Closed Hunv closed 6 years ago

Hunv commented 6 years ago

Bug Information

Version Number of Plugin: Device Tested On: Google Pixel 2, Medion Lifetab Simulator Tested On: VS Emulator Version of VS: 2017 Version of Xamarin: 3.0

Steps to reproduce the Behavior

Update to v4.0.0.7 via Nuget Manager of Visual Studio.

Expected Behavior

Update will be performed

Actual Behavior

You will get this error Message: Failed to add reference. The package 'Xam.Plugins.Settings' tried to add a framework reference to 'System.Collections' which was not found in the GAC. This is possibly a bug in the package. Please contact the package owners for assistance. Btw: This is the Same for your package "Plugin.CurrentActivity" with Version 2.1.0.1

Code snippet

n/a

Screenshots

n/a

jamesmontemagno commented 6 years ago

Rolled this back btw

nok3250 commented 5 years ago

4.0.0.7 is still on Nuget and this issue still reproduces