Skip to content

Migrates to .slnx solution format #35

Migrates to .slnx solution format

Migrates to .slnx solution format #35

Triggered via push July 8, 2025 03:29
Status Success
Total duration 2m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: sample/SampleWeb/Authentication/TestAuthenticationHandler.cs#L15
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
build: sample/SampleWeb/Authentication/TestAuthenticationHandler.cs#L14
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: sample/SampleWeb/Authentication/TestAuthenticationHandler.cs#L15
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
build: sample/SampleWeb/Authentication/TestAuthenticationHandler.cs#L14
'ISystemClock' is obsolete: 'Use TimeProvider instead.'