We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba82815 commit 4d451bdCopy full SHA for 4d451bd
.github/CODEOWNERS
@@ -8,8 +8,6 @@
8
/eng/common/ @dotnet-maestro-bot
9
/eng/Versions.props @dotnet-maestro-bot @dougbu
10
/eng/Version.Details.xml @dotnet-maestro-bot @dougbu
11
-PublicAPI.Unshipped.txt @dotnet/aspnet-api-review
12
-PublicAPI.Shipped.txt @dotnet/aspnet-api-review
13
/src/Caching/ @juntaoluo
14
/src/Components/ @SteveSandersonMS @dotnet/aspnet-blazor-eng
15
/src/DefaultBuilder/ @tratcher
@@ -28,3 +26,5 @@ PublicAPI.Shipped.txt @dotnet/aspnet-api-review
28
26
/src/Shared/runtime/ @dotnet/http
29
27
/src/Shared/test/Shared.Tests/runtime/ @dotnet/http
30
/src/SignalR/ @BrennanConroy @halter73
+PublicAPI.Unshipped.txt @dotnet/aspnet-api-review
+/src/**/PublicAPI.Shipped.txt @dotnet/aspnet-api-review
0 commit comments