Skip to content

Commit

Permalink
SourceBuild prebuilt baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRansom committed May 7, 2024
1 parent 1189350 commit 9349fd2
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions eng/SourceBuildPrebuiltBaseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,9 @@
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/7.0.0" />
<UsagePattern IdentityGlob="System.Security.Cryptography.ProtectedData/7.0.0" />

<UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Runtime.linux-x64/8.0.1" />
<UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Runtime.win-x64/8.0.1" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/8.0.1" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Host.win-x64/8.0.1" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Runtime.linux-x64/8.0.1" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Runtime.win-x64/8.0.1" />
<UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Runtime.linux-x64/8.0.2" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/8.0.2" />
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Runtime.linux-x64/8.0.2" />


<!-- Tracked in https://github.com/dotnet/source-build/issues/3438 -->
Expand Down

0 comments on commit 9349fd2

Please sign in to comment.