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 4d451bd commit d735ac6Copy full SHA for d735ac6
.github/CODEOWNERS
@@ -8,6 +8,8 @@
8
/eng/common/ @dotnet-maestro-bot
9
/eng/Versions.props @dotnet-maestro-bot @dougbu
10
/eng/Version.Details.xml @dotnet-maestro-bot @dougbu
11
+/src/**/PublicAPI.Shipped.txt @aspnet-api-review
12
+PublicAPI.Unshipped.txt @aspnet-api-review
13
/src/Caching/ @juntaoluo
14
/src/Components/ @SteveSandersonMS @dotnet/aspnet-blazor-eng
15
/src/DefaultBuilder/ @tratcher
@@ -26,5 +28,3 @@
26
28
/src/Shared/runtime/ @dotnet/http
27
29
/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