DYN-10097 Backport .NET 10 framework migration to legacy 3.3.2 branch#16959
DYN-10097 Backport .NET 10 framework migration to legacy 3.3.2 branch#16959zeusongit wants to merge 9 commits intoDynamoDS:RC3.3.2_masterfrom
Conversation
…DynamoDS#16863) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: QilongTang <3942418+QilongTang@users.noreply.github.com> Co-authored-by: Aaron (Qilong) <173288704@qq.com> Co-authored-by: Aaron (Qilong) <aaron.tang@autodesk.com> Co-authored-by: Deyan Nenov <dnenov@archilizer.com>
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-10097
This reverts commit 7086a1f.
Fix malformed/duplicate Project entry in src/NodeServices/DynamoServices.csproj to restore proper project structure and imports. Add four new icon assets for ProtoGeometry mesh nodes: Mesh.ByPointsIndices and Mesh.ByPointsIndexGroups (large and small) under src/Resources/ProtoGeometry.
|
Build passes locally, but some questions:
|
|
I believe the latest version in R2025 is 3.3.0.x according to here , did we make 3.3.1 for a different host? Anyway the RestSharp update should not be included |



Purpose
Backports .NET 10 framework support from RC4.0.x branches. Migrates from .NET 8.0 → .NET 10.0.100 (LTS, final release). Framework changes only—PythonNet3 features excluded.
#16863
Declarations
Check these if you believe they are true
Release Notes
Backports .NET 10 framework support from RC4.0.x branches. Migrates from .NET 8.0 → .NET 10.0.100 (LTS, final release). Framework changes only—PythonNet3 features excluded.
Reviewers