TelegramBots / Telegram.Bot

.NET Client for Telegram Bot API
https://telegrambots.github.io/book
MIT License
3.22k stars 690 forks source link

Which version of visual studio is required to open Telegram Bot #558

Closed GoldenLighter closed 6 years ago

GoldenLighter commented 6 years ago

I am using visual studio 2015. But i could n't open https://github.com/TelegramBots/telegram.bot Which version of visual studio is required to open Telegram Bot? Also where can i get examples project?

tuscen commented 6 years ago

I think you have to use VS 2017 because this library uses the latest csproj format, the same that is used in .NET Core. But I may be wrong because I don't use VS.

As for the examples you can find some here but they are a bit outdated.

poulad commented 6 years ago

@GoldenLighter Read issue template.