Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 #1645
Annotations
2 warnings
Analyze (csharp):
src/IdentityServer/Hosting/LocalApiAuthentication/LocalApiAuthenticationHandler.cs#L258
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)
|
Analyze (csharp):
src/IdentityServer/Hosting/LocalApiAuthentication/LocalApiAuthenticationHandler.cs#L258
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)
|