DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
339 stars 188 forks source link

Need Update RestSharp Version same with Dynamo Core. #3056

Open chuongmep opened 7 months ago

chuongmep commented 7 months ago

Dynamo Version

2.19.3

Revit Version

2024

Operating System

Windows 10

What did you do?

The add-in conflict with old version of RestSharp, even Dynamo Core upgraded to version 108.0.1. Dynamo Revit still is 106.12.0.0

What did you expect to see?

Same version with Dynamo Core

What did you see instead?

It not match any thing belong to restsharp with version higher .

Stacktrace/logs

C:\Program Files\Autodesk\Revit 2023\AddIns\DynamoForRevit\RestSharp.dll C:\Program Files\Autodesk\Revit 2024\AddIns\DynamoForRevit\RestSharp.dll

Details

No response

avidit commented 7 months ago

FYI @Mikhinja

avidit commented 3 months ago

@chuongmep We have discussed this issue within the team. We would like to know more details on how this issue is affecting your workflow.

chuongmep commented 3 months ago

Hi @avidit , it relate to another sdk library using forge sdk at latest version of RestSharp, why we don't upgrade to the latest version ?

avidit commented 3 months ago

FYI @mjkkirschner

QilongTang commented 3 months ago

@chuongmep I think currently Dynamo is aligned with Revit not on lastest. In the past, we have seen bugs about stability and other areas when versions of RestSharp not aligned among Autodesk products which is the reason why we are sticking with the alignment.

chuongmep commented 3 months ago

So do we have any planing for fix that issue ?