diff --git a/src/Config/CS_SDK.props b/src/Config/CS_SDK.props index 6d0ccd98f42..eb5c343cc23 100644 --- a/src/Config/CS_SDK.props +++ b/src/Config/CS_SDK.props @@ -57,7 +57,9 @@ linux-x64 $(DefineConstants);_LINUX - + + + $(TargetFramework)-windows true true diff --git a/src/build.xml b/src/build.xml index 44c8a7e92a0..c705eac22e1 100644 --- a/src/build.xml +++ b/src/build.xml @@ -3,7 +3,8 @@ ToolsVersion="16.0" DefaultTargets="Build"> - Dynamo.All.sln + Dynamo.All + $(SolutionName).sln Any CPU net8.0 win-x64 @@ -22,7 +23,7 @@ - +