From e78cfd904b51f54e4eedc204dcb5f452f91c2f4a Mon Sep 17 00:00:00 2001 From: Tim Paterson <27082101+TimPaterson@users.noreply.github.com> Date: Tue, 24 Oct 2023 12:03:20 -0700 Subject: [PATCH] Update to .NET 6.0 --- FontGenerator/FontGenerator.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FontGenerator/FontGenerator.csproj b/FontGenerator/FontGenerator.csproj index 2134458..ec9c9fd 100644 --- a/FontGenerator/FontGenerator.csproj +++ b/FontGenerator/FontGenerator.csproj @@ -2,7 +2,7 @@ WinExe - net5.0-windows + net6.0-windows true