tosunthex/CoinGecko

Ticker.cs The type or namespace name 'Market' could not be found

GonzoKK opened this issue · 1 comments

Fixed by adding using CoinGecko.Entities.Response.Exchanges;

image

Hi @GonzoKK

Market.cs files must be inside of the Shared folder so you don't need to add using for that. For file you can check the reposity. But thanks for the issue Market.cs file inside of the Exchanges directory is dublicated file and i will delete that.

https://github.com/tosunthex/CoinGecko/blob/master/CoinGecko/Entities/Response/Shared/Market.cs