From e940df49480a852bd89644b5a07aacb7daf8d073 Mon Sep 17 00:00:00 2001 From: Dev Date: Wed, 17 Jan 2024 17:04:43 +0000 Subject: [PATCH] Update .net version to 8 --- LootDumpProcessor.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LootDumpProcessor.csproj b/LootDumpProcessor.csproj index c5ee579..b3f9383 100644 --- a/LootDumpProcessor.csproj +++ b/LootDumpProcessor.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable enable true