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
9
9
TelemetryDataConstants.cs @ cvpoienaru @ nohwnd
10
10
11
11
# 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
+
1
3
<Project >
2
4
3
5
<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
+
1
4
<UsageData >
2
5
<IgnorePatterns >
3
6
<UsagePattern IdentityGlob =" Microsoft.SourceBuild.Intermediate.*/*" />
4
- <UsagePattern IdentityGlob =" Microsoft.Extensions.DependencyModel/3.0.0" />
5
- <UsagePattern IdentityGlob =" System.Text.Json/4.6.0" />
6
7
</IgnorePatterns >
7
8
</UsageData >
You can’t perform that action at this time.
0 commit comments