Temporarily workaround Security packages referencing new IdentityModel packages from nuget.org
This commit is contained in:
Родитель
eb5e2d27a6
Коммит
133c9a945b
|
@ -36,6 +36,9 @@ namespace CoherenceBuild
|
|||
"Microsoft.VisualStudio.Web.CodeGeneration.Core",
|
||||
"Microsoft.VisualStudio.Web.CodeGeneration.Tools",
|
||||
"Microsoft.VisualStudio.Web.CodeGeneration.Templating",
|
||||
// Temporary workarounds
|
||||
"Microsoft.AspNetCore.Authentication.OpenIdConnect",
|
||||
"Microsoft.AspNetCore.Authentication.JwtBearer",
|
||||
};
|
||||
|
||||
public CoherenceVerifier(
|
||||
|
|
Загрузка…
Ссылка в новой задаче