diff --git a/Examples/AsyncFormUpdates/AsyncFormUpdates.csproj b/Examples/AsyncFormUpdates/AsyncFormUpdates.csproj index 212f87e..579f062 100644 --- a/Examples/AsyncFormUpdates/AsyncFormUpdates.csproj +++ b/Examples/AsyncFormUpdates/AsyncFormUpdates.csproj @@ -8,10 +8,11 @@ Exe AsyncFormUpdates AsyncFormUpdates - v4.7.2 + v4.8 512 true true + AnyCPU @@ -33,9 +34,7 @@ 4 - - ..\..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll - + @@ -44,8 +43,8 @@ - - ..\..\packages\Telegram.Bot.15.7.1\lib\net45\Telegram.Bot.dll + + ..\..\packages\Telegram.Bot.17.0.0\lib\netstandard2.0\Telegram.Bot.dll @@ -57,7 +56,6 @@ - @@ -65,5 +63,12 @@ TelegramBotBase + + + + + + + \ No newline at end of file diff --git a/Examples/AsyncFormUpdates/packages.config b/Examples/AsyncFormUpdates/packages.config deleted file mode 100644 index 6ee3b95..0000000 --- a/Examples/AsyncFormUpdates/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file