Skip to content

Commit 6fff866

Browse files
committed
Fix source build issue
1 parent a10e960 commit 6fff866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<UsagePattern IdentityGlob="System.Composition*/*7.*" />
1111
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.4.*" />
1212
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.5.*" />
13+
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.7.*" />
1314

1415
<!-- Allowed and pinned to major version due to https://github.com/dotnet/source-build/issues/3228 -->
1516
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*8.*" />

0 commit comments

Comments
 (0)