Closed fiLLLip closed 9 years ago
Hey there, I think you need the NuGet feed for vnext. AFAIK, Microsoft.Extensions.Logging
isn't available in the main nuget feed.
Here's the one we're pulling:
dnu restore --fallbacksource https://www.myget.org/F/aspnetvnext/api/v2/
If you visit https://github.com/aspnet/Logging , the badges for the main nuget feed are inaccessible. Let me know how it goes!
Thanks, Brian
Thanks, man! Worked like a charm :+1:
Hi, I am trying to include RethinkDb.Driver in a CoreCLR 1.0.0-beta8 build, but an dependency could not be resolved, namely the "Microsoft.Extensions.Logging". See screenshot.