| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <!-- When altering this file or making other Source Build related changes, include @dotnet/source-build as a reviewer. -->
- <!-- See aka.ms/dotnet/prebuilts for guidance on what pre-builts are and how to eliminate them. -->
- <UsageData>
- <IgnorePatterns>
- <!-- These are used in-build for repo-tasks and should come from previously source built -->
- <UsagePattern IdentityGlob="NuGet.Common/*6.2.4*" />
- <UsagePattern IdentityGlob="NuGet.Configuration/*6.2.4*" />
- <UsagePattern IdentityGlob="NuGet.Frameworks/*6.2.4*" />
- <UsagePattern IdentityGlob="NuGet.Packaging/*6.2.4*" />
- <UsagePattern IdentityGlob="NuGet.Versioning/*6.2.4*" />
- <!-- Only used by the ASP.NET Core CI, not needed for source build -->
- <UsagePattern IdentityGlob="System.Composition/8.0.0*" />
- <UsagePattern IdentityGlob="System.Composition.AttributedModel/*8.0.0*" />
- <UsagePattern IdentityGlob="System.Composition.Convention/*8.0.0*" />
- <UsagePattern IdentityGlob="System.Composition.Hosting/*8.0.0*" />
- <UsagePattern IdentityGlob="System.Composition.Runtime/*8.0.0*" />
- <UsagePattern IdentityGlob="System.Composition.TypedParts/*8.0.0*" />
- <UsagePattern IdentityGlob="System.Security.Cryptography.Pkcs/5.0.*" />
- <UsagePattern IdentityGlob="System.Security.Cryptography.Pkcs/6.0.*" />
- <!-- These are what the analyzers are built against. They are overridden in full source build.
- It may be possible to generate SBRPs -->
- <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.Analyzers/*2.9.4*" />
- <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.AnalyzerUtilities/*3.3.0*" />
- <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.Common/*3.3.1*" />
- <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.CSharp/*3.3.1*" />
- <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.CSharp.Workspaces/*3.3.1*" />
- <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.Workspaces.Common/*3.3.1*" />
- <UsagePattern IdentityGlob="System.Composition/1.0.*" />
- <UsagePattern IdentityGlob="System.Composition/*7.0.0*" />
- <UsagePattern IdentityGlob="System.IO.Pipelines/8.0.*" />
- <UsagePattern IdentityGlob="System.Threading.Tasks.Extensions/*4.5.3*" />
- <!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
- <UsagePattern IdentityGlob="Microsoft.NET.ILLink.Tasks/*9.0.*" />
- <UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*10.0.*" />
- <!-- Transivite dependency of Microsoft.CodeAnalysis.ExternalAccess.AspNetCore -> Microsoft.CodeAnalysis.Features.
- In product build the dependency is bumped to latest, which also bumps the version of DiaSymReader -->
- <UsagePattern IdentityGlob="Microsoft.DiaSymReader/*2.0.0*" />
- <!-- Transitive dependency of Roslyn dependencies. -->
- <UsagePattern IdentityGlob="System.Text.Json/8.0.0*" />
- <UsagePattern IdentityGlob="System.Text.Encodings.Web/8.0.0*" />
- <!-- Transitive dependency of System.Security.Cryptography.Pkcs.5.0.*. -->
- <UsagePattern IdentityGlob="System.Formats.Asn1/6.0.0" />
- <UsagePattern IdentityGlob="System.Formats.Asn1/5.0.0" />
- <!-- Transitive dependency of Microsoft.CodeAnalysis.Workspaces.Common, which gets bumped to latest in full product build -->
- <UsagePattern IdentityGlob="Microsoft.NETCore.Targets/1.1.0" />
- <UsagePattern IdentityGlob="System.Buffers/4.4.0" />
- <UsagePattern IdentityGlob="System.Collections/4.3.0" />
- <UsagePattern IdentityGlob="System.Collections.Immutable/1.5.0" />
- <UsagePattern IdentityGlob="System.Composition.AttributedModel/1.0.31" />
- <UsagePattern IdentityGlob="System.Composition.Convention/1.0.31" />
- <UsagePattern IdentityGlob="System.Composition.Hosting/1.0.31" />
- <UsagePattern IdentityGlob="System.Composition.Runtime/1.0.31" />
- <UsagePattern IdentityGlob="System.Composition.TypedParts/1.0.31" />
- <UsagePattern IdentityGlob="System.Diagnostics.Debug/4.3.0" />
- <UsagePattern IdentityGlob="System.Diagnostics.Tools/4.3.0" />
- <UsagePattern IdentityGlob="System.Globalization/4.3.0" />
- <UsagePattern IdentityGlob="System.IO/4.3.0" />
- <UsagePattern IdentityGlob="System.Linq/4.3.0" />
- <UsagePattern IdentityGlob="System.Linq.Expressions/4.3.0" />
- <UsagePattern IdentityGlob="System.Memory/4.5.3" />
- <UsagePattern IdentityGlob="System.ObjectModel/4.3.0" />
- <UsagePattern IdentityGlob="System.Reflection/4.3.0" />
- <UsagePattern IdentityGlob="System.Reflection.Emit/4.3.0" />
- <UsagePattern IdentityGlob="System.Reflection.Emit.ILGeneration/4.3.0" />
- <UsagePattern IdentityGlob="System.Reflection.Emit.Lightweight/4.3.0" />
- <UsagePattern IdentityGlob="System.Reflection.Extensions/4.3.0" />
- <UsagePattern IdentityGlob="System.Reflection.Metadata/1.6.0" />
- <UsagePattern IdentityGlob="System.Reflection.Primitives/4.3.0" />
- <UsagePattern IdentityGlob="System.Reflection.TypeExtensions/4.3.0" />
- <UsagePattern IdentityGlob="System.Resources.ResourceManager/4.3.0" />
- <UsagePattern IdentityGlob="System.Runtime/4.3.0" />
- <UsagePattern IdentityGlob="System.Runtime.Extensions/4.3.0" />
- <UsagePattern IdentityGlob="System.Text.Encoding/4.3.0" />
- <UsagePattern IdentityGlob="System.Threading/4.3.0" />
- <UsagePattern IdentityGlob="System.Threading.Tasks/4.3.0" />
- </IgnorePatterns>
- <!-- Transitive dependencies, suppressed as per https://github.com/dotnet/aspnetcore/pull/57887#issuecomment-2362241518-->
- <Usages>
- <Usage Id="Microsoft.NETCore.App.Ref" Version="9.0.0-rc.2.24473.5"/>
- <Usage Id="Newtonsoft.Json" Version="13.0.1" />
- <Usage Id="System.Security.Cryptography.Xml" Version="6.0.0" />
- </Usages>
- </UsageData>
|