Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update SourceBuildPrebuiltBaseline.xml
  • Loading branch information
wtgodbe authored and github-actions committed Jun 30, 2025
commit c26b128c17e30006e9f0d95182e260176d8e5feb
7 changes: 7 additions & 0 deletions eng/SourceBuildPrebuiltBaseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,12 @@

<!-- Transitive dependency of System.Security.Cryptography.Pkcs.5.0.*. -->
<UsagePattern IdentityGlob="System.Formats.Asn1/6.0.0" />

<!-- Used only for RepoTasks -->
<UsagePattern IdentityGlob="Microsoft.Build.Framework/17.8.29" />
<UsagePattern IdentityGlob="Microsoft.Build.Tasks.Core/17.8.29" />
<UsagePattern IdentityGlob="Microsoft.Build.Utilities.Core/17.8.29" />
<UsagePattern IdentityGlob="Microsoft.NET.StringTools/17.8.29" />
<UsagePattern IdentityGlob="Microsoft.VisualStudio.Setup.Configuration.Interop/3.2.2146" />
</IgnorePatterns>
</UsageData>
Loading