File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ PublicAPI.Unshipped.txt @nohwnd @MarcoRossignoli
99TelemetryDataConstants.cs @ cvpoienaru @ nohwnd
1010
1111# Changes here might break our contracts with other adapters, and possibly
12- # Visual Studio.
13- /src /Microsoft.TestPlatform.AdapterUtilities / @ haplois @ Evangelink
14- /test /Microsoft.TestPlatform.AdapterUtilities.UnitTests / @ haplois @ Evangelink
12+ # Visual Studio.
13+ /src /Microsoft.TestPlatform.AdapterUtilities / @ haplois @ Evangelink
14+ /test /Microsoft.TestPlatform.AdapterUtilities.UnitTests / @ haplois @ Evangelink
15+
16+ /src /eng /SourceBuild * @ dotnet/source-build-internal
Original file line number Diff line number Diff line change 1+ <!-- Whenever altering this or other Source Build files, please include @dotnet/source-build-internal as a reviewer. -->
2+
13<Project >
24
35 <PropertyGroup >
Original file line number Diff line number Diff line change 1+ <!-- Whenever altering this or other Source Build files, please include @dotnet/source-build-internal as a reviewer. -->
2+ <!-- See aka.ms/dotnet/prebuilts for guidance on what pre-builts are and how to eliminate them. -->
3+
14<UsageData >
25 <IgnorePatterns >
36 <UsagePattern IdentityGlob =" Microsoft.SourceBuild.Intermediate.*/*" />
4- <UsagePattern IdentityGlob =" Microsoft.Extensions.DependencyModel/3.0.0" />
5- <UsagePattern IdentityGlob =" System.Text.Json/4.6.0" />
67 </IgnorePatterns >
78</UsageData >
You can’t perform that action at this time.
0 commit comments