Skip to content

Updating LibG 232 to the 4.0.0.4684 version.#17061

Merged
RobertGlobant20 merged 1 commit intomasterfrom
UpdateLibG-DYN-6174-CurveProject-ExtraKnots2
Apr 17, 2026
Merged

Updating LibG 232 to the 4.0.0.4684 version.#17061
RobertGlobant20 merged 1 commit intomasterfrom
UpdateLibG-DYN-6174-CurveProject-ExtraKnots2

Conversation

@RobertGlobant20
Copy link
Copy Markdown
Contributor

Purpose

Updating LibG 232 to the 4.0.0.4684 version.

Declarations

Check these if you believe they are true

Release Notes

Updating LibG 232 to the 4.0.0.4684 version.

Reviewers

@aparajit-pratap

FYIs

Updating LibG 232 to the 4.0.0.4684 version.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the LibG 232 NuGet package reference across Dynamo core, libraries, tools, and related test projects to align the repository on a single LibG 232 build.

Changes:

  • Update DynamoVisualProgramming.LibG_232_0_0 package version references from 4.0.0.4690 to 4.0.0.4684 across multiple projects.
  • Update the DynamoVisualProgramming.LibG_232_0_0_debug package version in DynamoCore.csproj to match.

Reviewed changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
test/Libraries/WorkflowTests/WorkflowTests.csproj Updates LibG 232 package version used by workflow tests.
test/Libraries/TestServices/TestServices.csproj Updates LibG 232 package version used by shared test services.
test/Libraries/TessellationTests/TessellationTests.csproj Updates LibG 232 package version used by tessellation tests.
test/Libraries/GeometryColorTests/GeometryColorTests.csproj Updates LibG 232 package version used by geometry color tests.
test/Libraries/DynamoPythonTests/DynamoPythonTests.csproj Updates LibG 232 package version used by Python-related tests.
test/Libraries/AnalysisTests/AnalysisTests.csproj Updates LibG 232 package version used by analysis tests.
src/Tools/NodeDocumentationMarkdownGenerator/NodeDocumentationMarkdownGenerator.csproj Updates LibG 232 package version used by the docs generator tool.
src/Libraries/Tesellation/Tessellation.csproj Updates LibG 232 package version used by tessellation library.
src/Libraries/GeometryUIWpf/GeometryUIWpf.csproj Updates LibG 232 package version used by WPF geometry UI library.
src/Libraries/GeometryUI/GeometryUI.csproj Updates LibG 232 package version used by geometry UI library.
src/Libraries/GeometryColor/GeometryColor.csproj Updates LibG 232 package version used by geometry color library.
src/Libraries/CoreNodes/CoreNodes.csproj Updates LibG 232 package version used by core nodes library.
src/Libraries/Analysis/Analysis.csproj Updates LibG 232 package version used by analysis library.
src/DynamoManipulation/DynamoManipulation.csproj Updates LibG 232 package version used by manipulation components.
src/DynamoCoreWpf/DynamoCoreWpf.csproj Updates LibG 232 package version used by Dynamo WPF UI.
src/DynamoCore/DynamoCore.csproj Updates LibG 232 (Release) and LibG 232 debug package versions used by DynamoCore.

Comment on lines +36 to +37
<PackageReference Include="DynamoVisualProgramming.LibG_232_0_0" Version="4.0.0.4684" Condition=" '$(Configuration)' == 'Release' " GeneratePathProperty="true" ExcludeAssets="runtime"/>
<PackageReference Include="DynamoVisualProgramming.LibG_232_0_0_debug" Version="4.0.0.4684" Condition=" '$(Configuration)' == 'Debug' " GeneratePathProperty="true" ExcludeAssets="runtime"/>
Copy link

Copilot AI Apr 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description/title says this is an update to LibG 232 v4.0.0.4684, but this change actually moves the referenced package from 4.0.0.4690 down to 4.0.0.4684. Please confirm the intended direction/version; if this is a rollback, update the PR title/description/release notes to reflect that and include the reason, or otherwise bump the package version to the intended newer build.

Copilot uses AI. Check for mistakes.
@sonarqubecloud
Copy link
Copy Markdown

@RobertGlobant20 RobertGlobant20 merged commit 37ddd0b into master Apr 17, 2026
35 of 36 checks passed
@RobertGlobant20 RobertGlobant20 deleted the UpdateLibG-DYN-6174-CurveProject-ExtraKnots2 branch April 17, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants