Bump MSTestVersion from 3.6.2 to 3.6.3 #28
Annotations
20 warnings
Run dotnet build --configuration Release:
src/GdbMi/CommandData.cs#L8
Missing XML comment for publicly visible type or member 'CommandData<TResult>'
|
Run dotnet build --configuration Release:
src/GdbMi/CommandData.cs#L10
Missing XML comment for publicly visible type or member 'CommandData<TResult>.Token'
|
Run dotnet build --configuration Release:
src/GdbMi/CommandData.cs#L12
Missing XML comment for publicly visible type or member 'CommandData<TResult>.Command'
|
Run dotnet build --configuration Release:
src/GdbMi/CommandData.cs#L14
Missing XML comment for publicly visible type or member 'CommandData<TResult>.CancellationToken'
|
Run dotnet build --configuration Release:
src/GdbMi/CommandData.cs#L16
Missing XML comment for publicly visible type or member 'CommandData<TResult>.CompletionTask'
|
Run dotnet build --configuration Release:
src/GdbMi/CommandData.cs#L22
Missing XML comment for publicly visible type or member 'CommandData<TResult>.GetAwaiter()'
|
Run dotnet build --configuration Release:
src/GdbMi/CommandData.cs#L24
Missing XML comment for publicly visible type or member 'CommandData<TResult>.ConfigureAwait(bool)'
|
Run dotnet build --configuration Release:
src/GdbMi/RedirectProcess.cs#L10
Missing XML comment for publicly visible type or member 'RedirectProcess'
|
Run dotnet build --configuration Release:
src/GdbMi/RedirectProcess.cs#L22
Missing XML comment for publicly visible type or member 'RedirectProcess.RedirectProcess(ProcessStartInfo)'
|
Run dotnet build --configuration Release:
src/GdbMi/RedirectProcess.cs#L27
Missing XML comment for publicly visible type or member 'RedirectProcess.RedirectProcess(Process)'
|
Run dotnet build --configuration Debug:
src/GdbMi/CommandData.cs#L8
Missing XML comment for publicly visible type or member 'CommandData<TResult>'
|
Run dotnet build --configuration Debug:
src/GdbMi/CommandData.cs#L10
Missing XML comment for publicly visible type or member 'CommandData<TResult>.Token'
|
Run dotnet build --configuration Debug:
src/GdbMi/CommandData.cs#L12
Missing XML comment for publicly visible type or member 'CommandData<TResult>.Command'
|
Run dotnet build --configuration Debug:
src/GdbMi/CommandData.cs#L14
Missing XML comment for publicly visible type or member 'CommandData<TResult>.CancellationToken'
|
Run dotnet build --configuration Debug:
src/GdbMi/CommandData.cs#L16
Missing XML comment for publicly visible type or member 'CommandData<TResult>.CompletionTask'
|
Run dotnet build --configuration Debug:
src/GdbMi/CommandData.cs#L22
Missing XML comment for publicly visible type or member 'CommandData<TResult>.GetAwaiter()'
|
Run dotnet build --configuration Debug:
src/GdbMi/CommandData.cs#L24
Missing XML comment for publicly visible type or member 'CommandData<TResult>.ConfigureAwait(bool)'
|
Run dotnet build --configuration Debug:
src/GdbMi/RedirectProcess.cs#L10
Missing XML comment for publicly visible type or member 'RedirectProcess'
|
Run dotnet build --configuration Debug:
src/GdbMi/RedirectProcess.cs#L22
Missing XML comment for publicly visible type or member 'RedirectProcess.RedirectProcess(ProcessStartInfo)'
|
Run dotnet build --configuration Debug:
src/GdbMi/RedirectProcess.cs#L27
Missing XML comment for publicly visible type or member 'RedirectProcess.RedirectProcess(Process)'
|
Loading