braintree / braintree_dotnet

Braintree .NET library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
136 stars 73 forks source link

Dependency on Microsoft.AspNet.WebUtilities #57

Closed msmolka closed 7 years ago

msmolka commented 7 years ago

General information

Issue description

The core version of library has dependency to Microsoft.AspNet.WebUtilities 1.0.0 rc1 final. Shouldn't it be migrated to stable version Microsoft.AspNetCore.WebUtilities 1.1.1 ? or 1.1.0

EvanHahn commented 7 years ago

The team has taken a look at your issue and should have an answer for you soon.

EvanHahn commented 7 years ago

We removed this dependency in version 3.7.0 of the library. Hope this is even better than a version upgrade!