/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
NET-SDK-8.0.128
eng/SourceBuildPrebuiltBaseline.xml
39 строк
2 KB
Jan Jones
[17.8] Update source build baseline (#73230)
25 апр 2024, 19:50
Не верифицирован
25 апр 2024, 19:50
de75b3c
Код
Авторство
О чём код?
<!-- 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> <UsagePattern IdentityGlob="Microsoft.SourceBuild.Intermediate.*/*" /> <!-- 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 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*" /> <!-- Roslyn's source-build CI builds both NetPrevious and NetCurrent. This 7.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*" /> </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" /> <Usage Id="System.Composition" Version="7.0.0" /> <Usage Id="System.Composition.AttributedModel" Version="7.0.0" /> <Usage Id="System.Composition.Convention" Version="7.0.0" /> <Usage Id="System.Composition.Hosting" Version="7.0.0" /> <Usage Id="System.Composition.Runtime" Version="7.0.0" /> <Usage Id="System.Composition.TypedParts" Version="7.0.0" /> </Usages> </UsageData>