From cfaceb2ee3e5be6500b08ff065642e7248cc69d0 Mon Sep 17 00:00:00 2001 From: pinzart Date: Tue, 5 Dec 2023 23:25:19 -0500 Subject: [PATCH] Update CS_SDK.props --- src/Config/CS_SDK.props | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Config/CS_SDK.props b/src/Config/CS_SDK.props index 6d0ccd98f42..6ff37474c7d 100644 --- a/src/Config/CS_SDK.props +++ b/src/Config/CS_SDK.props @@ -11,7 +11,7 @@ $(DotNet) 512 false - false + false $(SolutionDir)..\bin\$(Platform)\$(Configuration) $(SolutionDir)..\extern\NUnit DirectX11 @@ -57,7 +57,9 @@ linux-x64 $(DefineConstants);_LINUX - + + + $(TargetFramework)-windows true true