/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
NET-SDK-9.0.117
eng/SourceBuildPrebuiltBaseline.xml
60 строк
4 KB
Jan Jones
Suppress prebuilts
04 июн 2024, 11:34
Не верифицирован
04 июн 2024, 11:34
da733d8
Код
Авторство
О чём код?
<!-- Whenever altering this or other Source Build files, please include @dotnet/source-build-internal as a reviewer. --> <!-- See aka.ms/dotnet/prebuilts for guidance on what pre-builts are and how to eliminate them. --> <UsageData> <IgnorePatterns> <!-- These are cases where the component chooses, when built in isolation, to remain dependent on stable versions. These versions may not have source build intermediates associated with them. They cannot be source build reference packages because they actually provide functionality. In full source build, these versions are overridden by previous repo outputs or come from previously source-built artifacts. --> <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.Analyzers/*" /> <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.AnalyzerUtilities/*" /> <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.CSharp.CodeStyle/*" /> <UsagePattern IdentityGlob="Microsoft.CodeAnalysis.VisualBasic.CodeStyle/*" /> <UsagePattern IdentityGlob="Microsoft.Net.Compilers.Toolset/*" /> <!-- Roslyn's source-build CI builds both NetPrevious and NetCurrent. This 7.0 / 8.0 ref pack shows up as prebuilt only for the repo CI build but not full source-build. --> <UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Ref/7.0*" /> <UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Ref/8.0*" /> <!-- Roslyn's source-build CI builds both NetPrevious and NetCurrent. This 7.0 / 8.0 ref pack shows up as prebuilt only for the repo CI build but not full source-build. --> <UsagePattern IdentityGlob="Microsoft.NETCore.App.Ref/7.0*" /> <UsagePattern IdentityGlob="Microsoft.NETCore.App.Ref/8.0*" /> <!-- This is upgraded to latest version in full source-build and can be baselined for repo build --> <UsagePattern IdentityGlob="Microsoft.Bcl.AsyncInterfaces/8.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.DependencyInjection.Abstractions/8.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.Configuration*/8.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.DependencyInjection/8.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.Logging*/8.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.Options.ConfigurationExtension*/8.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.Options/8.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.Primitives/8.0*" /> <UsagePattern IdentityGlob="System.Collections.Immutable/8.0*" /> <UsagePattern IdentityGlob="System.Composition*/8.0*" /> <UsagePattern IdentityGlob="System.Configuration.ConfigurationManager/8.0*" /> <UsagePattern IdentityGlob="System.Diagnostics.DiagnosticSource/8.0*" /> <UsagePattern IdentityGlob="System.Diagnostics.EventLog/8.0*" /> <UsagePattern IdentityGlob="System.IO.Pipelines/8.0*" /> <UsagePattern IdentityGlob="System.Reflection.Metadata/8.0*" /> <UsagePattern IdentityGlob="System.Resources.Extensions/8.0*" /> <UsagePattern IdentityGlob="System.Security.Cryptography.ProtectedData/8.0*" /> <UsagePattern IdentityGlob="System.Security.Permissions/8.0*" /> <UsagePattern IdentityGlob="System.Text.Encodings.Web/8.0*" /> <UsagePattern IdentityGlob="System.Text.Json/8.0*" /> <UsagePattern IdentityGlob="System.Threading.Tasks.Dataflow/8.0*" /> <UsagePattern IdentityGlob="System.Windows.Extensions/8.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.Configuration*/7.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.Logging*/7.0*" /> <UsagePattern IdentityGlob="Microsoft.Extensions.Options.ConfigurationExtension*/7.0*" /> </IgnorePatterns> <Usages> <Usage Id="Microsoft.Build" Version="17.3.4" IsDirectDependency="true" /> <Usage Id="Microsoft.Build.Framework" Version="17.3.4" IsDirectDependency="true" /> <Usage Id="Microsoft.Build.Tasks.Core" Version="17.3.4" IsDirectDependency="true" /> <Usage Id="Microsoft.Build.Utilities.Core" Version="17.3.4" /> <Usage Id="Microsoft.NET.StringTools" Version="17.3.4" /> </Usages> </UsageData>