From 6262242c976b17db9b3de56d134a9fdc832659ce Mon Sep 17 00:00:00 2001 From: john pierson Date: Tue, 7 Jul 2026 08:57:46 -0400 Subject: [PATCH] DYN-10659: Bump DynamoMCP built-in package to 0.5.0 Consume DynamoMCP 0.5.0 NuGet as the built-in package. This release bumps the compile-time Dynamo SDK to 4.2.0 (DynamoMCP now requires Dynamo 4.2.0+), fixing run_workspace/set_node_value MissingMethodException on 4.2+, and adds the dynamo://designscript-guidance MCP resource. Also picks up the 0.4.2 change embedding instructions.md as an assembly resource (never merged upstream). Single-line hard-pinned bump kept in lockstep with the DynamoMCP release. Co-Authored-By: Claude Opus 4.8 --- src/DynamoCoreWpf/DynamoCoreWpf.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DynamoCoreWpf/DynamoCoreWpf.csproj b/src/DynamoCoreWpf/DynamoCoreWpf.csproj index a0c5658494c..a83622e29f8 100644 --- a/src/DynamoCoreWpf/DynamoCoreWpf.csproj +++ b/src/DynamoCoreWpf/DynamoCoreWpf.csproj @@ -2219,7 +2219,7 @@ different DynamoVisualProgramming.* API. Bump in lockstep with the DynamoMCP release for this line. --> - +