You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update `Flurl.Http` dependency to 3.0.1.
Minimum .NET Framework requirement changed from 4.5 to 4.6.1.
Dropped support for `netstandard1.3`; `netstandard2.0` still supported.
Added `CommerceApi.EnableFiddlerDebugProxy()` method to help debug HT…
…TP calls. The method appears for applications using **.NET Standard 2.0** or **Full .NET Framework**. The `EnableFiddlerDebugProxy` will not appear for **.NET Standard 1.3** consumers.
NuGet dependency `Flurl.Http` updated.
NuGet dependency `Newtonsoft.Json` updated.