Updating LibG for DYN-7794-ExtrudePolyCurve-Crash-ASM231/ASM232.#17028
Closed
RobertGlobant20 wants to merge 2 commits intoDynamoDS:masterfrom
Closed
Updating LibG for DYN-7794-ExtrudePolyCurve-Crash-ASM231/ASM232.#17028RobertGlobant20 wants to merge 2 commits intoDynamoDS:masterfrom
RobertGlobant20 wants to merge 2 commits intoDynamoDS:masterfrom
Conversation
Updating LibG to the latest version so now will have the fix for DYN-7794-ExtrudePolyCurve-Crash-ASM231/ASM232.
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-7794
Contributor
Author
|
I need to update my master branch and create the branch again |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Dynamo’s LibG NuGet package references to newer builds to pick up the fix for DYN-7794 (ExtrudePolyCurve crash on ASM231/ASM232).
Changes:
- Bumps
DynamoVisualProgramming.LibG_232_0_0references from4.0.0.4313to4.0.0.4610across impacted projects (src + tests + tooling). - Updates
DynamoVisualProgramming.LibG_231_0_0inDynamoCore.csprojto4.0.0.4614. - Normalizes a couple of
.csprojheaders (removal of leading BOM/formatting artifacts in the diff).
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.4610. |
| test/Libraries/TestServices/TestServices.csproj | Updates LibG 232 test dependency to 4.0.0.4610. |
| test/Libraries/TessellationTests/TessellationTests.csproj | Updates LibG 232 test dependency to 4.0.0.4610; header formatting cleanup. |
| test/Libraries/GeometryColorTests/GeometryColorTests.csproj | Updates LibG 232 test dependency to 4.0.0.4610. |
| test/Libraries/DynamoPythonTests/DynamoPythonTests.csproj | Updates LibG 232 test dependency to 4.0.0.4610. |
| test/Libraries/AnalysisTests/AnalysisTests.csproj | Updates LibG 232 test dependency to 4.0.0.4610; header formatting cleanup. |
| src/Tools/NodeDocumentationMarkdownGenerator/NodeDocumentationMarkdownGenerator.csproj | Updates LibG 232 tool dependency to 4.0.0.4610. |
| src/Libraries/Tesellation/Tessellation.csproj | Updates LibG 232 library dependency to 4.0.0.4610; header formatting cleanup. |
| src/Libraries/GeometryUIWpf/GeometryUIWpf.csproj | Updates LibG 232 library dependency to 4.0.0.4610. |
| src/Libraries/GeometryUI/GeometryUI.csproj | Updates LibG 232 library dependency to 4.0.0.4610. |
| src/Libraries/GeometryColor/GeometryColor.csproj | Updates LibG 232 library dependency to 4.0.0.4610. |
| src/Libraries/CoreNodes/CoreNodes.csproj | Updates LibG 232 library dependency to 4.0.0.4610. |
| src/Libraries/Analysis/Analysis.csproj | Updates LibG 232 library dependency to 4.0.0.4610. |
| src/DynamoManipulation/DynamoManipulation.csproj | Updates LibG 232 dependency to 4.0.0.4610. |
| src/DynamoCoreWpf/DynamoCoreWpf.csproj | Updates LibG 232 dependency to 4.0.0.4610. |
| src/DynamoCore/DynamoCore.csproj | Updates LibG 231 to 4.0.0.4614 and LibG 232 (release/debug) to 4.0.0.4610. |
|
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 to the latest version so now will have the fix for DYN-7794-ExtrudePolyCurve-Crash-ASM231/ASM232.
Declarations
Check these if you believe they are true
Release Notes
Updating LibG to the latest version so now will have the fix for DYN-7794-ExtrudePolyCurve-Crash-ASM231/ASM232.
Reviewers
@zeusongit @aparajit-pratap
FYIs