-
Notifications
You must be signed in to change notification settings - Fork 636
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
DYN-7393 Update LiveChartsCore.SkiaSharpView.WPF version to latest #15503
Conversation
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-7393
@@ -26,7 +26,7 @@ LIBG, ProtoGeometry v.2.7.0, DynamoVisualProgramming.Analytics, CER, ADP, GRegRe | |||
|
|||
Third-Party Trademarks, Software Credits and Attributions | |||
|
|||
Greg v.2.5.0.5076: | |||
Greg v.3.0.2.6284: |
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.
These are changes missed from #15494
@@ -1,11 +1,13 @@ | |||
using System; | |||
using System.Collections.Generic; | |||
using System.Collections.ObjectModel; |
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.
I think we can get rid of this reference, since ToObservableCollection
only require Utilities?
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.
Yes will do
UI Smoke TestsTest: success. 11 passed, 0 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.
LGTM
Purpose
Update LiveChartsCore.SkiaSharpView.WPF version to latest to address a vulnerability, also includes about box update missed from #15494
Declarations
Check these if you believe they are true
*.resx
filesRelease Notes
Update LiveChartsCore.SkiaSharpView.WPF version to latest to address a vulnerability
Reviewers
@DynamoDS/dynamo
FYIs
(FILL ME IN, Optional) Names of anyone else you wish to be notified of