Skip to content

Updated samples and build to target .NET 8 #30

Updated samples and build to target .NET 8

Updated samples and build to target .NET 8 #30

Triggered via push July 26, 2024 11:24
Status Success
Total duration 3m 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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.'
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.'