Updated samples and build to target .NET 8 #30
Annotations
4 warnings
sample/SampleWeb/Authentication/TestAuthenticationHandler.cs#L14
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
sample/SampleWeb/Authentication/TestAuthenticationHandler.cs#L15
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
sample/SampleWeb/Authentication/TestAuthenticationHandler.cs#L14
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
sample/SampleWeb/Authentication/TestAuthenticationHandler.cs#L15
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
This job succeeded
Loading