Removed the MainLatest feed from nuget.config, update to 8.2 #2095
Annotations
10 warnings
|
components/CanvasView/src/CanvasView.cs#L27
Missing XML comment for publicly visible type or member 'CanvasView.CanvasView()'
|
|
components/CanvasView/src/CanvasView.cs#L33
Missing XML comment for publicly visible type or member 'CanvasView.PrepareContainerForItemOverride(DependencyObject, object)'
|
|
components/CanvasView/src/CanvasView.cs#L54
Missing XML comment for publicly visible type or member 'CanvasView.ClearContainerForItemOverride(DependencyObject, object)'
|
|
components/CanvasView/src/FrameworkElementExtensions.cs#L11
Missing XML comment for publicly visible type or member 'FrameworkElementExtensions'
|
|
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
components/CanvasLayout/src/CanvasLayout.cs#L7
Missing XML comment for publicly visible type or member 'CanvasLayout'
|
|
components/CanvasLayout/src/CanvasLayout.cs#L10
Missing XML comment for publicly visible type or member 'CanvasLayout.InitializeForContextCore(VirtualizingLayoutContext)'
|
|
components/CanvasLayout/src/CanvasLayout.cs#L22
Missing XML comment for publicly visible type or member 'CanvasLayout.UninitializeForContextCore(VirtualizingLayoutContext)'
|
|
components/CanvasLayout/src/CanvasLayout.cs#L34
Missing XML comment for publicly visible type or member 'CanvasLayout.MeasureOverride(VirtualizingLayoutContext, Size)'
|
|
components/CanvasLayout/src/CanvasLayout.cs#L76
Missing XML comment for publicly visible type or member 'CanvasLayout.ArrangeOverride(VirtualizingLayoutContext, Size)'
|
The logs for this run have expired and are no longer available.
Loading