From 42c25bda1d4d90a207ad48c6c506eea7c7434f5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Schm=C3=B6cker?= Date: Sat, 2 Dec 2023 11:13:40 +0100 Subject: [PATCH] fix: specify net48 folder instead of net462 --- JotunnLib/BuildProps/JotunnBuildTask.props | 2 +- JotunnLib/JotunnLib.csproj | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/JotunnLib/BuildProps/JotunnBuildTask.props b/JotunnLib/BuildProps/JotunnBuildTask.props index bc73e813a..e71ba1124 100644 --- a/JotunnLib/BuildProps/JotunnBuildTask.props +++ b/JotunnLib/BuildProps/JotunnBuildTask.props @@ -1,7 +1,7 @@  - + diff --git a/JotunnLib/JotunnLib.csproj b/JotunnLib/JotunnLib.csproj index a6a408284..922cc61fa 100644 --- a/JotunnLib/JotunnLib.csproj +++ b/JotunnLib/JotunnLib.csproj @@ -115,11 +115,11 @@ - - - - - + + + + +