what3words / w3w-dotnet-wrapper

.NET library for what3words REST API.
MIT License
4 stars 6 forks source link

[TT-9627] Use Refit v6.0.24 #12

Closed chaddgrimm closed 2 months ago

chaddgrimm commented 2 months ago

There were issues running tests using dotnet 3.1 and Refit 6.0.24 previously. Updating to .NET5.0 as the target framework for the Unit test solves this issue.