From 893ff30f03d716a3be57d9e172d6b1c3bfb91ae1 Mon Sep 17 00:00:00 2001 From: Ashish Aggarwal Date: Tue, 20 Jan 2026 16:17:52 -0500 Subject: [PATCH 1/2] Update DSPythonNet3.csproj --- DSPythonNet3/DSPythonNet3.csproj | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/DSPythonNet3/DSPythonNet3.csproj b/DSPythonNet3/DSPythonNet3.csproj index 2554157..50e228a 100644 --- a/DSPythonNet3/DSPythonNet3.csproj +++ b/DSPythonNet3/DSPythonNet3.csproj @@ -1,4 +1,4 @@ - + {F1541C2D-80A9-4FE7-8D9E-75A8B9FF3479} Library @@ -14,7 +14,7 @@ - + @@ -41,6 +41,18 @@ + + + + + + + + + + + + ..\%(Filename)%(Extension) From 30e2cbd0d6ce6936cc00f37b94591bdd2bd69d02 Mon Sep 17 00:00:00 2001 From: dynamo-ci-user Date: Tue, 20 Jan 2026 21:38:06 +0000 Subject: [PATCH 2/2] Release version to '1.4.8'. --- pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline.yml b/pipeline.yml index 8b45ba4..5075fe6 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -1,4 +1,4 @@ -version: 1.4.7 +version: 1.4.8 pipeline_os: windows create_pr_release_to_public_master: true