Getting an error when trying to use Microsoft.Graph.Auth Nuget package

Copper Contributor

I'm adding some code to access Graph to an ASP.net MVC project. When I add the latest Microsoft.Graph.Auth package from Nuget I get the following error when I build:


Error Unable to parse version value '1.0.0-preview.5' from 'packages.config'.

 

The other graph libraries work fine. I've used the auth package just fine in another mvc core project. I'm using VS 2019 Enterprise. Has anyone seen this issue?

 

Thanks 

0 Replies