Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.1 to 9.0.2 #586
Annotations
3 warnings
build
Cache not found for keys: dotnet-cache-Linux-6a443e49777589ba130ee9d9c1cb576c3a6a530729fcb1f21a7b746bf215e016
|
build:
tests/NKZSoft.Template.Common.Tests/BaseWebApplicationFactory.cs#L48
Change BaseWebApplicationFactory<TStartup>.DisposeAsync() to call GC.SuppressFinalize(object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1816)
|
build:
tests/NKZSoft.Template.Common.Tests/BaseWebApplicationFactory.cs#L48
Change BaseWebApplicationFactory<TStartup>.DisposeAsync() to call GC.SuppressFinalize(object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1816)
|