dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.63k stars 25.3k forks source link

Fix Owin warnings #21759

Closed Rick-Anderson closed 3 years ago

Rick-Anderson commented 3 years ago

Warning User riande xref-not-found aspnetcore/fundamentals/static-files.md Cross reference not found: 'Owin.DefaultFilesExtensions.UseDefaultFiles'. 139, 149 03/11/2021 11:04:19 Warning User riande xref-not-found aspnetcore/performance/caching/middleware.md Cross reference not found: 'Owin.CorsExtensions.UseCors'. 35, 3 03/11/2021 11:04:19 Warning User riande xref-not-found aspnetcore/security/cors.md Cross reference not found: 'Owin.CorsExtensions.UseCors'. 57, 3 03/11/2021 11:04:18 Warning User riande xref-not-found aspnetcore/security/cors.md Cross reference not found: 'Owin.CorsExtensions.UseCors'. 75, 87 03/11/2021 11:04:18

Rick-Anderson commented 3 years ago

@wadepickett can you fix this by EOW? cc @guardrex

Rick-Anderson commented 3 years ago

@wadepickett can you make this your top priority?

Rick-Anderson commented 3 years ago

@wadepickett nevermind, needs to be fixed now. I'll take care of it.

Rick-Anderson commented 3 years ago

@guardrex @scottaddie @wadepickett warnings fixed.