jammerware / margiebot

MargieBot is a .NET library designed to make building bots for Slack fast, easy, and fun.
MIT License
122 stars 42 forks source link

.NET 4.0 support #25

Open esso23 opened 7 years ago

esso23 commented 7 years ago

Hi, I just tried to install this package to my solution, but it says that MargieBot2.0.5 does not containt any assembly references for my current .NET version, which is .NET 4.0. Are there any plans to implement this?

Thanks Esso

davidwallis commented 7 years ago

bump

Deadairx commented 7 years ago

I'm getting this too.

itegrootenhuis commented 6 years ago

https://www.nuget.org/packages/MargieBot/2.0.0

I might be wrong here, but it looks like anything higher than 2.0.0 is used in .NET Core. (just going off of the release notes) v2.0.0 works with .NETFramework v4.6.