OneDrive / onedrive-sdk-csharp

OneDrive SDK for C#! https://dev.onedrive.com
Other
295 stars 145 forks source link

Warning NU1602 #245

Open queequac opened 6 years ago

queequac commented 6 years ago

NU1602: Microsoft.OneDriveSDK.Authentication 1.0.10 does not provide an inclusive lower bound for dependency Microsoft.IdentityModel.Clients.ActiveDirectory (> 2.22.0 && < 3.0.0). An approximate best match of Microsoft.IdentityModel.Clients.ActiveDirectory 2.22.302111727 was resolved.

This is not a big issue, but would be great if you could correct the lower bounds - the current version of the OneDriveSDK shows always above warning during build.