From 957b83319b99c1c7abd8772f1178156e69fdf082 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Wed, 8 May 2024 15:27:46 +1000 Subject: [PATCH] Don't annoy the compiler with IDE services changes --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b111e03ef1..8b5fb362b3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,6 +4,7 @@ /global.json @dotnet/razor-tooling @dotnet/razor-compiler /azure-pipelines.yml @dotnet/razor-tooling @dotnet/razor-compiler /eng/ @dotnet/razor-tooling @dotnet/razor-compiler +/eng/targets/Services.props @dotnet/razor-tooling /eng/common/ @dotnet/razor-tooling @dotnet/razor-compiler /eng/Versions.props @dotnet/razor-tooling @dotnet/razor-compiler /eng/Version.Details.xml @dotnet/razor-tooling @dotnet/razor-compiler