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