.NET8 update - Automatic NuGet package update 24416230 AB#8430180 #1561
Annotations
5 errors
src/Hosting.Services.Web/Middlewares/ResponseHeadersMiddleware.cs#L26
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
src/Hosting.Services.Web/Middlewares/ResponseHeadersMiddleware.cs#L27
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
src/Hosting.Services.Web/Middlewares/ResponseHeadersMiddleware.cs#L26
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
src/Hosting.Services.Web/Middlewares/ResponseHeadersMiddleware.cs#L27
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
|
The logs for this run have expired and are no longer available.
Loading