Replace JSON.NET with System.Text.Json 10.x #409
Annotations
7 errors and 1 notice
|
build
Process completed with exit code 1.
|
|
build:
src/Exceptionless/Extensions/ExceptionlessConfigurationExtensions.cs#L270
'ExceptionlessConfiguration' does not contain a definition for 'ReadFromAppSettings' and no accessible extension method 'ReadFromAppSettings' accepting a first argument of type 'ExceptionlessConfiguration' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/Exceptionless/Extensions/ExceptionlessConfigurationExtensions.cs#L269
'ExceptionlessConfiguration' does not contain a definition for 'ReadFromConfigSection' and no accessible extension method 'ReadFromConfigSection' accepting a first argument of type 'ExceptionlessConfiguration' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/Exceptionless/Submission/DefaultSubmissionClient.cs#L151
'HttpClientHandler' does not contain a definition for 'ServerCertificateCustomValidationCallback' and no accessible extension method 'ServerCertificateCustomValidationCallback' accepting a first argument of type 'HttpClientHandler' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/Exceptionless/Extensions/ExceptionlessConfigurationExtensions.cs#L270
'ExceptionlessConfiguration' does not contain a definition for 'ReadFromAppSettings' and no accessible extension method 'ReadFromAppSettings' accepting a first argument of type 'ExceptionlessConfiguration' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/Exceptionless/Extensions/ExceptionlessConfigurationExtensions.cs#L269
'ExceptionlessConfiguration' does not contain a definition for 'ReadFromConfigSection' and no accessible extension method 'ReadFromConfigSection' accepting a first argument of type 'ExceptionlessConfiguration' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/Exceptionless/Submission/DefaultSubmissionClient.cs#L151
'HttpClientHandler' does not contain a definition for 'ServerCertificateCustomValidationCallback' and no accessible extension method 'ServerCertificateCustomValidationCallback' accepting a first argument of type 'HttpClientHandler' could be found (are you missing a using directive or an assembly reference?)
|
|
build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|