doublej42 / BitlyAPI

A C# implementation of the Bit.ly Api
15 stars 8 forks source link

using BitlyAPI unsuccessful in 4.0.1 #4

Open saigkill opened 3 years ago

saigkill commented 3 years ago

I have used that package in 4.0.0 in my program: https://github.com/saigkill/latex_curriculum_vitae-dotnet/blob/master/latex_curriculum_vitae/JobApplication.cs.

If i'm upgrading to 4.0.1 the compiler tells me, that the BitlyAPI namecpace can't found.

What can happend?

doublej42 commented 2 years ago

Did you ever get this working? I just bumped my code at work to include this change and it seems to work. The update was just a minor change to match and API change.