aspnetcore/src
Pranav K 0d10c49823
Make IApiBehaviorMetadata public (#8410)
Fixes https://github.com/aspnet/AspNetCore/issues/8403

The analyzer expects the type to be present. However since it's listed
as internal, it is not present when compiling against the ref assembly \ targeting pack.

It was left as internal so we could evolve it later, but we haven't found a need for it as yet.
2019-03-11 14:25:45 -07:00
..
Antiforgery Make pubinternal types in Antiforgery internal (#8340) 2019-03-11 14:18:17 -07:00
Azure
Components [Templating][Components] Unify and improve E2E testing infrastructure (#8188) 2019-03-11 18:40:18 +01:00
DataProtection
DefaultBuilder
Features/JsonPatch
Framework Add tests for identity UI (#8351) 2019-03-11 11:21:43 -07:00
Hosting
Html/Abstractions
Http
Identity
Installers
Middleware
MusicStore
Mvc Make IApiBehaviorMetadata public (#8410) 2019-03-11 14:25:45 -07:00
ProjectTemplates Add tests for identity UI (#8351) 2019-03-11 11:21:43 -07:00
Razor
Security
Servers
Shared [Templating][Components] Unify and improve E2E testing infrastructure (#8188) 2019-03-11 18:40:18 +01:00
SignalR
SiteExtensions
Tools
submodules