Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 #38
Annotations
10 warnings
build:
src/FluentRest/ProblemDetailsConverter.cs#L9
'ProblemDetailsConverter.Type' hides inherited member 'JsonConverter<ProblemDetails>.Type'. Use the new keyword if hiding was intended.
|
build:
src/FluentRest/ProblemDetailsConverter.cs#L9
'ProblemDetailsConverter.Type' hides inherited member 'JsonConverter<ProblemDetails>.Type'. Use the new keyword if hiding was intended.
|
build:
src/FluentRest/UrlBuilder.cs#L600
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
build:
src/FluentRest/HttpMessageExtensions.cs#L29
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L49
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L66
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L81
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L98
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L116
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L131
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|