Fix NuGet publish glob matching both packages #2
Annotations
10 warnings
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/CollectionQuantifierResult.cs#L13
Missing XML comment for publicly visible type or member 'CollectionQuantifierResult.FailCount'
|
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/CollectionQuantifierResult.cs#L12
Missing XML comment for publicly visible type or member 'CollectionQuantifierResult.PassCount'
|
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/CollectionQuantifierResult.cs#L11
Missing XML comment for publicly visible type or member 'CollectionQuantifierResult.TotalCount'
|
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/CollectionQuantifierResult.cs#L10
Missing XML comment for publicly visible type or member 'CollectionQuantifierResult.QuantifierName'
|
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/CollectionQuantifierResult.cs#L8
Missing XML comment for publicly visible type or member 'CollectionQuantifierResult.CollectionQuantifierResult(string, string, int, int, int, bool, IReadOnlyList<(int Index, EvaluationResult Result)>)'
|
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/CollectionQuantifierResult.cs#L8
Missing XML comment for publicly visible type or member 'CollectionQuantifierResult'
|
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/AtMostExpectation.cs#L21
Missing XML comment for publicly visible type or member 'AtMostExpectation<T>.Evaluate(ExpectationContext)'
|
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/AtMostExpectation.cs#L8
Missing XML comment for publicly visible type or member 'AtMostExpectation<T>'
|
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/AtLeastExpectation.cs#L21
Missing XML comment for publicly visible type or member 'AtLeastExpectation<T>.Evaluate(ExpectationContext)'
|
|
Build:
src/SharpAssert.Runtime/Features/Collections/Quantifiers/AtLeastExpectation.cs#L8
Missing XML comment for publicly visible type or member 'AtLeastExpectation<T>'
|
Loading