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 a10e960 commit 6fff866Copy full SHA for 6fff866
eng/SourceBuildPrebuiltBaseline.xml
@@ -10,6 +10,7 @@
10
<UsagePattern IdentityGlob="System.Composition*/*7.*" />
11
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.4.*" />
12
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.5.*" />
13
+ <UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.7.*" />
14
15
<!-- Allowed and pinned to major version due to https://github.com/dotnet/source-build/issues/3228 -->
16
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*8.*" />
0 commit comments