-
Notifications
You must be signed in to change notification settings - Fork 668
DYN-9856 Update to final .Net10 version #16689
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
Conversation
- use version 10.0.100
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.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-9856
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.
Pull Request Overview
This PR updates the .NET SDK version in the global.json file from a release candidate version to the official release version 10.0.100.
- Updates SDK version from pre-release to stable release
|
We need to update the build machines before this is merged |
I have PullRequestValidation job running it here, I will revert the build machine image pointers as soon as it completes. |
|
/cherrypick |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin RC4.0.0_master
git worktree add -d .worktree/cherrypick-16689 origin/RC4.0.0_master
cd .worktree/cherrypick-16689
git switch --create cherrypick-16689
git cherry-pick -x 7fdd25c00b0bbc919bcce510f11a9fc39a0d8389 |
|
We need to set the milestone first to run the cherrypick automation, but even before doing that I am thinking if we should preserve a branch for the Revit (preview-5) or switch to net10 completely |
|
|
Purpose
Declarations
Check these if you believe they are true
Release Notes
N/A
Reviewers
(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR)
(FILL ME IN, optional) Any additional notes to reviewers or testers.
FYIs
(FILL ME IN, Optional) Names of anyone else you wish to be notified of