From b02c86a9609b69ec0e5e67f754926fb92cb8ee5b Mon Sep 17 00:00:00 2001 From: Slavasil Date: Sun, 20 Apr 2025 00:38:40 +0300 Subject: [PATCH] bump .NET version to 8.0 --- SimpleTGBot/SimpleTGBot.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimpleTGBot/SimpleTGBot.csproj b/SimpleTGBot/SimpleTGBot.csproj index f48b654..e2c073c 100644 --- a/SimpleTGBot/SimpleTGBot.csproj +++ b/SimpleTGBot/SimpleTGBot.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable