Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
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
18 changes: 4 additions & 14 deletions eng/Subsets.props
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@
<DefaultSubsets Condition="'$(DotNetBuildPass)' == '2' and '$(TargetOS)' == 'windows' and '$(TargetArchitecture)' == 'x86'">crossdacpack</DefaultSubsets>
</PropertyGroup>

<PropertyGroup>
<!-- In .NET product build mode we want to build all of the assets even in a PGO-instrumented build as downstream repos will not be able to pull assets from a matching non-PGO-instrumented build. -->
<BuildOnlyPgoInstrumentedAssets Condition="'$(PgoInstrument)' == 'true' and '$(DotNetBuild)' != 'true'">true</BuildOnlyPgoInstrumentedAssets>
</PropertyGroup>

<PropertyGroup Condition="'$(BuildMonoAOTCrossCompilerOnly)' == 'true' or ('$(DotNetBuildAllRuntimePacks)' == 'true' and '$(MonoAOTCrossCompilerSupported)' == 'true')">
<MonoCrossAOTTargetOS>android+browser+wasi</MonoCrossAOTTargetOS>
<MonoCrossAOTTargetOS Condition="'$(TargetOS)' == 'osx'">$(MonoCrossAOTTargetOS)+tvos+ios+maccatalyst</MonoCrossAOTTargetOS>
Expand Down Expand Up @@ -522,7 +517,7 @@
<ProjectToBuild Include="$(CoreClrProjectRoot)crossgen-corelib.proj" Category="clr" />
</ItemGroup>

<ItemGroup Condition="$(_subset.Contains('+clr.packages+')) and '$(BuildOnlyPgoInstrumentedAssets)' != 'true'">
<ItemGroup Condition="$(_subset.Contains('+clr.packages+'))">
<ProjectToBuild Include="$(CoreClrProjectRoot).nuget\coreclr-packages.proj" Category="clr" />
</ItemGroup>

Expand Down Expand Up @@ -578,7 +573,7 @@
<ProjectToBuild Include="@(ManagedProjectToBuild)" BuildInParallel="true" Category="host" />
</ItemGroup>

<ItemGroup Condition="$(_subset.Contains('+host.pkg+')) and '$(BuildOnlyPgoInstrumentedAssets)' != 'true'">
<ItemGroup Condition="$(_subset.Contains('+host.pkg+'))">
<PkgprojProjectToBuild Include="$(InstallerProjectRoot)pkg\projects\host-packages.proj" />
<ProjectToBuild Include="@(PkgprojProjectToBuild)" Category="host" />
</ItemGroup>
Expand Down Expand Up @@ -635,11 +630,6 @@
<Choose>
<When Condition="$(_subset.Contains('+packs.product+'))">
<Choose>
<When Condition="'$(BuildOnlyPgoInstrumentedAssets)' == 'true'">
<ItemGroup>
<ProjectToBuild Include="$(InstallerProjectRoot)pkg\sfx\bundle\Microsoft.NETCore.App.Bundle.bundleproj" Category="packs" />
</ItemGroup>
</When>
<When Condition="'$(BuildMonoAOTCrossCompilerOnly)' == 'true'">
<ItemGroup Condition="'$(MonoCrossAOTTargetOS)' != ''">
<ProjectToBuild Include="$(InstallerProjectRoot)pkg\sfx\Microsoft.NETCore.App\monocrossaot.proj" Category="packs" />
Expand Down Expand Up @@ -709,12 +699,12 @@
</When>
</Choose>

<ItemGroup Condition="$(_subset.Contains('+packs.installers+')) AND '$(BuildOnlyPgoInstrumentedAssets)' != 'true'">
<ItemGroup Condition="$(_subset.Contains('+packs.installers+'))">
<InstallerProjectToBuild Include="$(InstallerProjectRoot)pkg\sfx\installers.proj" />
<ProjectToBuild Include="@(InstallerProjectToBuild)" Category="packs" />
</ItemGroup>

<ItemGroup Condition="$(_subset.Contains('+packs.tests+')) AND '$(BuildOnlyPgoInstrumentedAssets)' != 'true'">
<ItemGroup Condition="$(_subset.Contains('+packs.tests+'))">
<TestProjectToBuild Include="$(InstallerProjectRoot)tests\Microsoft.DotNet.CoreSetup.Packaging.Tests\Microsoft.DotNet.CoreSetup.Packaging.Tests.csproj" />
<ProjectToBuild Include="@(TestProjectToBuild)" BuildInParallel="true" Test="true" Category="packs" />
</ItemGroup>
Expand Down
142 changes: 71 additions & 71 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Dependencies>
<Source Uri="https://github.com/dotnet/dotnet" Mapping="runtime" Sha="25bec1af21db71468c5c2c3a588dd54d0e058e9d" BarId="271417" />
<Source Uri="https://github.com/dotnet/dotnet" Mapping="runtime" Sha="6b71c64e75168c7704e2e789c7920a3b681af364" BarId="273261" />
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-preview.6.25302.1">
<Uri>https://github.com/dotnet/icu</Uri>
Expand Down Expand Up @@ -41,91 +41,91 @@
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>da5dd054a531e6fea65643b7e754285b73eab433</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25311.107">
<Dependency Name="System.CommandLine" Version="2.0.0-beta6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25311.107">
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.100-preview.6.25311.107">
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.100-preview.6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenFacades" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.GenFacades" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.2-beta.25311.107">
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.2-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.2-beta.25311.107">
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.2-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="10.0.0-beta.25310.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
Expand Down Expand Up @@ -263,33 +263,33 @@
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>da5dd054a531e6fea65643b7e754285b73eab433</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.6.25311.107">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="runtime.native.System.IO.Ports" Version="10.0.0-preview.6.25311.107">
<Dependency Name="runtime.native.System.IO.Ports" Version="10.0.0-preview.6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-preview.6.25311.107">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-preview.6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="10.0.0-preview.6.25311.107">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="10.0.0-preview.6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="10.0.0-preview.6.25311.107">
<Dependency Name="System.Text.Json" Version="10.0.0-preview.6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="10.0.0-preview.6.25311.107">
<Dependency Name="System.Reflection.Metadata" Version="10.0.0-preview.6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-preview.6.25311.107">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-preview.6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="10.0.0-prerelease.25255.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand All @@ -303,9 +303,9 @@
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>e85bb14e85357ab678c2bcb0b6f2bac634fdd49b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="10.0.0-beta.25311.107">
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="10.0.0-beta.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.25256.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
Expand All @@ -331,29 +331,29 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>385d085eb055cabeaed3dde958a900e7b31cf6ce</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.0.0-1.25311.107">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.0.0-1.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-1.25311.107">
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-1.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-1.25311.107">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-1.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-1.25311.107">
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-1.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25311.107">
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="10.0.100-preview.6.25311.107">
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="10.0.100-preview.6.25326.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
<Sha>6b71c64e75168c7704e2e789c7920a3b681af364</Sha>
</Dependency>
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.25256.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
Expand Down
Loading
Loading