Skip to content

Replace JSON.NET with System.Text.Json 10.x #409

Replace JSON.NET with System.Text.Json 10.x

Replace JSON.NET with System.Text.Json 10.x #409

Triggered via pull request May 31, 2026 03:37
Status Failure
Total duration 2m 13s
Artifacts

build-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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