roycornelissen/GMImagePicker.Xamarin

Version 2.3.3 appears unsigned on Nuget

Closed this issue · 1 comments

After upgrading to 2.3.3, when building our Xamarin app through TFS 2017, we began to receive these error messages. Has the latest version posted to Nuget been signed?

2019-04-17T18:17:38.2313370Z Installing GMImagePicker.Xamarin 2.3.3.
2019-04-17T18:17:38.2453550Z PackageSignatureVerificationLog: PackageIdentity: GMImagePicker.Xamarin.2.3.3 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: False
2019-04-17T18:17:38.2507960Z NU3004: Package 'GMImagePicker.Xamarin 2.3.3' from source 'https://api.nuget.org/v3/index.json': This repository indicated that all its packages are repository signed; however, this package is unsigned.

...snipped...

2019-04-17T18:17:38.6266450Z Errors in /Agent/_work/1/s/MyProj.csproj
2019-04-17T18:17:38.6278220Z     NU3004: Package 'GMImagePicker.Xamarin 2.3.3' from source 'https://api.nuget.org/v3/index.json': This repository indicated that all its packages are repository signed; however, this package is unsigned.
2019-04-17T18:17:38.6291120Z     NU3004: Package 'GMImagePicker.Xamarin 2.3.3' from source 'https://api.nuget.org/v3/index.json': This repository indicated that all its packages are repository signed; however, this package is unsigned.

Not sure what happened there... But I think this is resolved now.