DYN-8354: Update libg nuget#16999
Conversation
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-8354
There was a problem hiding this comment.
Pull request overview
Updates Dynamo’s LibG NuGet package versions across core libraries, tooling, and test projects to pick up geometry transform bug fixes.
Changes:
- Bumps
DynamoVisualProgramming.LibG_232_0_0from4.0.0.4313to4.0.0.4545across multiple projects. - Updates
DynamoCore’s LibG package set, includingLibG_232_0_0_debugandLibG_231_0_0(secondary) version.
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.4545. |
| test/Libraries/TestServices/TestServices.csproj | Updates LibG_232 test dependency to 4.0.0.4545. |
| test/Libraries/TessellationTests/TessellationTests.csproj | Updates LibG_232 test dependency to 4.0.0.4545. |
| test/Libraries/GeometryColorTests/GeometryColorTests.csproj | Updates LibG_232 test dependency to 4.0.0.4545. |
| test/Libraries/DynamoPythonTests/DynamoPythonTests.csproj | Updates LibG_232 test dependency to 4.0.0.4545. |
| test/Libraries/AnalysisTests/AnalysisTests.csproj | Updates LibG_232 test dependency to 4.0.0.4545. |
| src/Tools/NodeDocumentationMarkdownGenerator/NodeDocumentationMarkdownGenerator.csproj | Updates LibG_232 tooling dependency to 4.0.0.4545. |
| src/Libraries/Tesellation/Tessellation.csproj | Updates LibG_232 library dependency to 4.0.0.4545. |
| src/Libraries/GeometryUIWpf/GeometryUIWpf.csproj | Updates LibG_232 UI dependency to 4.0.0.4545. |
| src/Libraries/GeometryUI/GeometryUI.csproj | Updates LibG_232 UI dependency to 4.0.0.4545. |
| src/Libraries/GeometryColor/GeometryColor.csproj | Updates LibG_232 library dependency to 4.0.0.4545. |
| src/Libraries/CoreNodes/CoreNodes.csproj | Updates LibG_232 core nodes dependency to 4.0.0.4545. |
| src/Libraries/Analysis/Analysis.csproj | Updates LibG_232 analysis dependency to 4.0.0.4545. |
| src/DynamoManipulation/DynamoManipulation.csproj | Updates LibG_232 manipulation dependency to 4.0.0.4545. |
| src/DynamoCoreWpf/DynamoCoreWpf.csproj | Updates LibG_232 WPF dependency to 4.0.0.4545. |
| src/DynamoCore/DynamoCore.csproj | Updates LibG package references (LibG_232_0_0, LibG_232_0_0_debug, and secondary LibG_231_0_0). |
|
Does this need to be cherry-picked for 4.1 @aparajit-pratap ? |
Yes, but before that there are some test failures, which I'm taking a look at now. |
|
(cherry picked from commit 96d0a74)
|
Successfully created backport PR for |



Purpose
Update libg nuget for geometry transform bug fixes.
Declarations
Check these if you believe they are true
Release Notes
(FILL ME IN) Brief description of the fix / enhancement. Use N/A to indicate that the changes in this pull request do not apply to Release Notes. Mandatory section
Reviewers
(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR)
(FILL ME IN, optional) Any additional notes to reviewers or testers.
FYIs
(FILL ME IN, Optional) Names of anyone else you wish to be notified of