DYN-6174 - Updating LibG to latest version -CurveProject-ExtraKnots#17051
Merged
RobertGlobant20 merged 1 commit intoApr 15, 2026
Merged
Conversation
Updating LibG 231 and 232 to the latest version.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Dynamo’s LibG NuGet dependencies (LibG 231 and 232) across core, libraries, tooling, and test projects to newer package builds, ensuring the repo consumes consistent LibG versions.
Changes:
- Bump
DynamoVisualProgramming.LibG_232_0_0from4.0.0.4644to4.0.0.4690across impacted projects. - Bump
DynamoVisualProgramming.LibG_231_0_0from4.0.0.4645to4.0.0.4686inDynamoCore. - Update
DynamoVisualProgramming.LibG_232_0_0_debugto4.0.0.4690for Debug builds inDynamoCore.
Reviewed changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| test/Libraries/WorkflowTests/WorkflowTests.csproj | Updates LibG 232 test dependency to 4.0.0.4690. |
| test/Libraries/TestServices/TestServices.csproj | Updates LibG 232 test dependency to 4.0.0.4690. |
| test/Libraries/TessellationTests/TessellationTests.csproj | Updates LibG 232 test dependency to 4.0.0.4690. |
| test/Libraries/GeometryColorTests/GeometryColorTests.csproj | Updates LibG 232 test dependency to 4.0.0.4690. |
| test/Libraries/DynamoPythonTests/DynamoPythonTests.csproj | Updates LibG 232 test dependency to 4.0.0.4690. |
| test/Libraries/AnalysisTests/AnalysisTests.csproj | Updates LibG 232 test dependency to 4.0.0.4690. |
| src/Tools/NodeDocumentationMarkdownGenerator/NodeDocumentationMarkdownGenerator.csproj | Updates LibG 232 tool dependency to 4.0.0.4690. |
| src/Libraries/Tesellation/Tessellation.csproj | Updates LibG 232 library dependency to 4.0.0.4690. |
| src/Libraries/GeometryUIWpf/GeometryUIWpf.csproj | Updates LibG 232 library dependency to 4.0.0.4690. |
| src/Libraries/GeometryUI/GeometryUI.csproj | Updates LibG 232 library dependency to 4.0.0.4690. |
| src/Libraries/GeometryColor/GeometryColor.csproj | Updates LibG 232 library dependency to 4.0.0.4690. |
| src/Libraries/CoreNodes/CoreNodes.csproj | Updates LibG 232 library dependency to 4.0.0.4690. |
| src/Libraries/Analysis/Analysis.csproj | Updates LibG 232 library dependency to 4.0.0.4690. |
| src/DynamoManipulation/DynamoManipulation.csproj | Updates LibG 232 dependency to 4.0.0.4690. |
| src/DynamoCoreWpf/DynamoCoreWpf.csproj | Updates LibG 232 dependency to 4.0.0.4690. |
| src/DynamoCore/DynamoCore.csproj | Updates LibG 231 to 4.0.0.4686 and LibG 232 (+ debug) to 4.0.0.4690. |
|
aparajit-pratap
approved these changes
Apr 15, 2026
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-6174
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Purpose
Updating LibG 231 and 232 to the latest version.
Declarations
Check these if you believe they are true
Release Notes
Updating LibG 231 and 232 to the latest version.
Reviewers
@QilongTang @aparajit-pratap
FYIs