From aaf1140a9ebf776ff2bb4142ade3d8da55ebea87 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 16 Nov 2024 03:34:31 +0100 Subject: Update to .NET 9 --- MatrixUtils.Desktop/MatrixUtils.Desktop.csproj | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'MatrixUtils.Desktop') diff --git a/MatrixUtils.Desktop/MatrixUtils.Desktop.csproj b/MatrixUtils.Desktop/MatrixUtils.Desktop.csproj index ce009d5..a7ff4b9 100644 --- a/MatrixUtils.Desktop/MatrixUtils.Desktop.csproj +++ b/MatrixUtils.Desktop/MatrixUtils.Desktop.csproj @@ -1,7 +1,7 @@  WinExe - net8.0 + net9.0 enable true app.manifest @@ -20,21 +20,21 @@ - - - - + + + + - - + + - - + + -- cgit 1.5.1