From 101ceae139e30e346091b511d4e74c9f61714769 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Tue, 14 Nov 2023 17:55:16 +0100 Subject: Update to .net 8 --- MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj') diff --git a/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj b/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj index e7ea9aa..6f902c2 100644 --- a/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj +++ b/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable preview -- cgit 1.5.1