From d0e9d46195bf17b27139f3fa483ce51d4e133694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brandon=F0=9F=8C=A9=EF=B8=8FH?= Date: Sat, 13 Jul 2024 09:38:56 -0700 Subject: [PATCH] .net 8.0 --- FileSorter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FileSorter.csproj b/FileSorter.csproj index 4960df1..31c1989 100644 --- a/FileSorter.csproj +++ b/FileSorter.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 FileSorter.Program false 0.0.1