-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hotfix 2.3.2 Cherry-Pick #12804 #12808
Conversation
* Update RestSharp and Greg * Update * versions * version updates for net452 * Update Greg version * Update Greg version
@@ -45,7 +45,7 @@ | |||
// to distinguish one build from another. AssemblyFileVersion is specified | |||
// in AssemblyVersionInfo.cs so that it can be easily incremented by the | |||
// automated build process. | |||
[assembly: AssemblyVersion("2.3.1.11724")] | |||
[assembly: AssemblyVersion("2.3.2.15684")] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert these?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was actually meant to be submitted since the file was not updated locally correctly for me before. But I can revert for now and inspect build machine later
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the EngOps build failed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is expected @reddyashish , see reason in original PR. The older build is depending on older version of .Net which is not on current build machine
Please Note:
DynamoRevit
repo will need to be cherry-picked into all the DynamoRevit Release branches that Dynamo supports. Contributors will be responsible for cherry-picking their reviewed commits to the other branches after aLGTM
label is added to the PR.Purpose
Hotfix 2.3.2 - update Greg and RestSharp (Cherry-picking #12804)
Declarations
Check these if you believe they are true
*.resx
filesRelease Notes
Hotfix 2.3.2 - update Greg and RestSharp
Reviewers
@DynamoDS/dynamo
FYIs