From 18f93dc991a0ab710b0b803662b79760a5c88f51 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Tue, 14 Nov 2023 17:53:53 +0100 Subject: Update to .net 8 --- LibMatrix.ExampleBot.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LibMatrix.ExampleBot.csproj') diff --git a/LibMatrix.ExampleBot.csproj b/LibMatrix.ExampleBot.csproj index 30ea1e5..3e33be8 100644 --- a/LibMatrix.ExampleBot.csproj +++ b/LibMatrix.ExampleBot.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 preview enable enable -- cgit 1.5.1