Update System.Drawing.Common index to get latest package for harvesting#1729
Update System.Drawing.Common index to get latest package for harvesting#1729safern merged 1 commit intodotnet:masterfrom
Conversation
joperezr
left a comment
There was a problem hiding this comment.
LGTM, Thanks for fixing. As an FYI we should think about porting this change to release branches as it may be pertinent in those too.
That's right. I'll open a PR to those. In release/2.1 we don't harvest any assets for System.Drawing.Common so I think it would only make sense for release/3.0 and release/3.1 |
|
Thanks, what about the error when executing the task in the error message that you mentioned in the standup? |
I was missing to build the package itself. @joperezr is going to put up a fix to add a new target that hooks up build as a first step to update harvesting. |
|
Libraries all configuration leg is green. Will merge to unblock other PRs. |
All configurations libraries build is failing with error:
This fixes that issue by updating the package index to list the latest stable drawing packages.