OpenXbox / xbox-smartglass-csharp

🎮.NET Standard client library for the Xbox One SmartGlass protocol
MIT License
67 stars 20 forks source link

Update to Microsoft.Extensions.Logging to v3 #83

Closed mitchcapper closed 4 years ago

mitchcapper commented 4 years ago

v2 is not compat with the v3 api and OpenXBox.XboxWebApi uses v3 so installing the latest version doesn't work with this lib. It is a simple fix if you would like a PR.