Skip to content

Commit

Permalink
Merge pull request #1422 from TelegramBots/develop
Browse files Browse the repository at this point in the history
Bot API 7.10 + 2 changes
  • Loading branch information
wiz0u committed Sep 6, 2024
2 parents 24dd537 + 9346899 commit 26d1a31
Show file tree
Hide file tree
Showing 88 changed files with 400 additions and 2,705 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/variables.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
variables:
variables:
- group: Integration Tests Variables
- name: versionPrefix
value: 21.10.1
value: 21.11.0
- name: versionSuffix
value: ''
- name: ciVersionSuffix
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# .NET Client for Telegram Bot API

[![Nuget](https://img.shields.io/badge/dynamic/json?url=https://pkgs.dev.azure.com/tgbots/Telegram.Bot/_packaging/release/nuget/v3/flat2/Telegram.Bot/index.json&query=versions%5B-1%3A%5D&style=flat-square&label=Telegram.Bot&color=d8b541)](https://dev.azure.com/tgbots/Telegram.Bot/_artifacts/feed/release/NuGet/Telegram.Bot)
[![Bot API Version](https://img.shields.io/badge/Bot_API-7.9-f36caf.svg?style=flat-square)](https://core.telegram.org/bots/api)
[![Bot API Version](https://img.shields.io/badge/Bot_API-7.10-f36caf.svg?style=flat-square)](https://core.telegram.org/bots/api)
[![Documentations](https://img.shields.io/badge/Documentations-Book-orange.svg?style=flat-square)](https://telegrambots.github.io/book/)
[![Telegram Chat](https://img.shields.io/badge/Support_Chat-Telegram-blue.svg?style=flat-square)](https://t.me/joinchat/B35YY0QbLfd034CFnvCtCA)
[![Master build](https://img.shields.io/azure-devops/build/tgbots/14f9ab3f-313a-4339-8534-e8b96c7763cc/6?style=flat-square&label=master)](https://dev.azure.com/tgbots/Telegram.Bot/_build/latest?definitionId=6&branchName=master)
Expand Down
192 changes: 0 additions & 192 deletions src/EnumSerializer.Generator/EnumConverterGenerator.cs

This file was deleted.

22 changes: 0 additions & 22 deletions src/EnumSerializer.Generator/EnumInfo.cs

This file was deleted.

27 changes: 0 additions & 27 deletions src/EnumSerializer.Generator/EnumSerializer.Generator.csproj

This file was deleted.

18 changes: 0 additions & 18 deletions src/EnumSerializer.Generator/README.md

This file was deleted.

102 changes: 0 additions & 102 deletions src/EnumSerializer.Generator/SourceGenerationHelper.cs

This file was deleted.

Loading

0 comments on commit 26d1a31

Please sign in to comment.