[ArPow] Add support to build source-build from specific installer commit (#12186)
* Add support to build source-build from specific installer commit * Fix nuget.client repo name
This commit is contained in:
parent
2779433e56
commit
0e1b32b8ee
8 changed files with 41 additions and 266 deletions
|
@ -1,228 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<Dependencies>
|
|
||||||
<ProductDependencies>
|
|
||||||
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-rc.2.21470.9" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
||||||
<Sha>dc5a8543e1367534ad435199cb03bf5f6c2d6e70</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-rc.2.21470.9" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
||||||
<Sha>dc5a8543e1367534ad435199cb03bf5f6c2d6e70</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0" Version="6.0.0-rc.2.21470.9" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
||||||
<Sha>dc5a8543e1367534ad435199cb03bf5f6c2d6e70</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-rc.2.21470.9" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
||||||
<Sha>dc5a8543e1367534ad435199cb03bf5f6c2d6e70</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
||||||
<Sha>826f81a11ad17f415668fe1cb934bdaf00d36ea2</Sha>
|
|
||||||
<SourceBuild RepoName="runtime" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
||||||
<Sha>826f81a11ad17f415668fe1cb934bdaf00d36ea2</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.6.0" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
||||||
<Sha>826f81a11ad17f415668fe1cb934bdaf00d36ea2</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
||||||
<Sha>826f81a11ad17f415668fe1cb934bdaf00d36ea2</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
||||||
<Sha>826f81a11ad17f415668fe1cb934bdaf00d36ea2</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
||||||
<Sha>826f81a11ad17f415668fe1cb934bdaf00d36ea2</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
|
|
||||||
<!-- No new netstandard.library planned for 3.1 timeframe at this time. -->
|
|
||||||
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true">
|
|
||||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
|
||||||
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
||||||
<Sha>826f81a11ad17f415668fe1cb934bdaf00d36ea2</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-rc.2.21470.37" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
||||||
<Sha>4ab0cf33ecb1c25a38422f5b11810e4c8a91d8eb</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-rc.2.21470.37" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
||||||
<Sha>4ab0cf33ecb1c25a38422f5b11810e4c8a91d8eb</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="6.0.0-rc.2.21470.37" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
||||||
<Sha>4ab0cf33ecb1c25a38422f5b11810e4c8a91d8eb</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.2.21470.37" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
||||||
<Sha>4ab0cf33ecb1c25a38422f5b11810e4c8a91d8eb</Sha>
|
|
||||||
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="dotnet-dev-certs" Version="6.0.0-rc.2.21470.37" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
||||||
<Sha>4ab0cf33ecb1c25a38422f5b11810e4c8a91d8eb</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="dotnet-user-secrets" Version="6.0.0-rc.2.21470.37" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
||||||
<Sha>4ab0cf33ecb1c25a38422f5b11810e4c8a91d8eb</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.21473.2">
|
|
||||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
||||||
<Sha>c40ef7e056b48e011c43a21354d6790ba6b8b4fc</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.21473.2">
|
|
||||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
||||||
<Sha>c40ef7e056b48e011c43a21354d6790ba6b8b4fc</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.6.0" Version="1.0.2-beta4.21473.2">
|
|
||||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
||||||
<Sha>c40ef7e056b48e011c43a21354d6790ba6b8b4fc</Sha>
|
|
||||||
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.100-rc.2.21469.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
|
||||||
<Sha>73e74bdd2ab3a3f5b2197f3e60aaafb4eae5e302</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="6.0.100-rc.2.21469.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
|
||||||
<Sha>73e74bdd2ab3a3f5b2197f3e60aaafb4eae5e302</Sha>
|
|
||||||
<SourceBuild RepoName="templating" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rc.2.21474.40">
|
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
||||||
<Sha>279a14389ff6c1394e782346be347f467f4332c6</Sha>
|
|
||||||
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rc.2.21474.40">
|
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
||||||
<Sha>279a14389ff6c1394e782346be347f467f4332c6</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
|
|
||||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.2.21470.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
||||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
|
||||||
<Sha>67d6ec1fce873047bb96f8a2a6b993f46079464f</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-rc.2.21470.10" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
||||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
|
||||||
<Sha>7a877ae32a152e575deb857dff833047652f97ce</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.0-beta.21472.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
||||||
<Sha>f0b5108c92b92ba5ee440228aadba3bae79b43a3</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="6.0.0-beta.21472.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
||||||
<Sha>f0b5108c92b92ba5ee440228aadba3bae79b43a3</Sha>
|
|
||||||
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.0.0-release-20210908-02" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/microsoft/vstest</Uri>
|
|
||||||
<Sha>d6f64b37c2cfee76c8b1269d688384ced30ecd21</Sha>
|
|
||||||
<SourceBuild RepoName="vstest" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-1.21473.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/linker</Uri>
|
|
||||||
<Sha>d51cc207fac85547787bbba83f54f69d8e72e9f5</Sha>
|
|
||||||
<SourceBuild RepoName="linker" ManagedOnly="true" />
|
|
||||||
<RepoName>linker</RepoName>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-5.21471.19" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/roslyn</Uri>
|
|
||||||
<Sha>2cb3d482e3c09760d1b204c597be93f49dba3349</Sha>
|
|
||||||
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.Build" Version="17.0.0-preview-21474-03" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/msbuild</Uri>
|
|
||||||
<Sha>9f83c725ff188ea0d68b306997328581935a7813</Sha>
|
|
||||||
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="NuGet.Build.Tasks" Version="6.0.0-rc.258" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/nuget/nuget.client</Uri>
|
|
||||||
<Sha>e685bdb6d7b4d1f3664f6542f50b84376a19341c</Sha>
|
|
||||||
<SourceBuild RepoName="nuget-client" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">
|
|
||||||
<Uri>https://github.com/Microsoft/ApplicationInsights-dotnet</Uri>
|
|
||||||
<Sha>53b80940842204f78708a538628288ff5d741a1d</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<!-- Temporarily pinning Microsoft.Web.Xdt until strict coherency is enabled by default -->
|
|
||||||
<Dependency Name="Microsoft.Web.Xdt" Version="5.0.0-preview.21431.1" CoherentParentDependency="Microsoft.NET.Sdk" Pinned="true">
|
|
||||||
<Uri>https://github.com/aspnet/xdt</Uri>
|
|
||||||
<Sha>698fdad58fa64a55f16cd9562c90224cc498ed02</Sha>
|
|
||||||
<SourceBuild RepoName="xdt" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-6.0.100" Version="6.0.0-rc.2.21464.1" CoherentParentDependency="VS.Redist.Common.NetCore.SharedFramework.x64.6.0">
|
|
||||||
<Uri>https://github.com/dotnet/emsdk</Uri>
|
|
||||||
<Sha>9838ec0843442f761488cfec9cf34612c9f675e6</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build" Version="0.1.0-alpha.1.21475.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/source-build</Uri>
|
|
||||||
<Sha>a0b571f88fe49c8ab83787442f96244bb3dcb5f6</Sha>
|
|
||||||
<SourceBuild RepoName="source-build" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
|
|
||||||
<!-- Dependencies missing from installers Version.Details.xml graph which are explicitly added for source-build. -->
|
|
||||||
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.21310.2">
|
|
||||||
<Uri>https://github.com/dotnet/clicommandlineparser</Uri>
|
|
||||||
<Sha>3198bf5660cad3dab85f5475bf1fda9688146e3f</Sha>
|
|
||||||
<SourceBuild RepoName="clicommandlineparser" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.21430.7">
|
|
||||||
<Uri>https://github.com/dotnet/diagnostics</Uri>
|
|
||||||
<Sha>e0189ea53737fbb0cc110dab56c260ef2a6f5b74</Sha>
|
|
||||||
<SourceBuild RepoName="diagnostics" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="1.4.0-beta2-21460-02">
|
|
||||||
<Uri>https://github.com/dotnet/symreader</Uri>
|
|
||||||
<Sha>762d5fd3115959f44050557fb984137c3834d5c0</Sha>
|
|
||||||
<SourceBuild RepoName="symreader" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="1.0.247101" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/deployment-tools</Uri>
|
|
||||||
<Sha>7431bf2f3c204cbbc326c8d55ce4ac5cad7661d6</Sha>
|
|
||||||
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
</ProductDependencies>
|
|
||||||
<ToolsetDependencies>
|
|
||||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21473.5">
|
|
||||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
||||||
<Sha>c575da80f465e0b5fb98f416be92bb98b2f54b41</Sha>
|
|
||||||
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="6.0.0-beta.21473.5">
|
|
||||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
||||||
<Sha>c575da80f465e0b5fb98f416be92bb98b2f54b41</Sha>
|
|
||||||
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21473.5">
|
|
||||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
||||||
<Sha>c575da80f465e0b5fb98f416be92bb98b2f54b41</Sha>
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="6.0.0-alpha.1.21474.2">
|
|
||||||
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
|
||||||
<Sha>bf115027178d7d42cfa2fbe417e011864c06cc6c</Sha>
|
|
||||||
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21423-02" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/sourcelink</Uri>
|
|
||||||
<Sha>6dcc7d005e38829efb6714d2ecfc4c0cb383e7d9</Sha>
|
|
||||||
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.21431.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
||||||
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
|
|
||||||
<Sha>bc3233146e1fcd393ed471d5005333c83363e0fe</Sha>
|
|
||||||
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
|
|
||||||
</Dependency>
|
|
||||||
</ToolsetDependencies>
|
|
||||||
</Dependencies>
|
|
|
@ -20,6 +20,7 @@
|
||||||
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||||
<Sha>826f81a11ad17f415668fe1cb934bdaf00d36ea2</Sha>
|
<Sha>826f81a11ad17f415668fe1cb934bdaf00d36ea2</Sha>
|
||||||
|
<SourceBuildTarball RepoName="runtime" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-rc.2.21470.23" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||||
|
@ -128,6 +129,7 @@
|
||||||
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.0.0-release-20210908-02" CoherentParentDependency="Microsoft.NET.Sdk">
|
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.0.0-release-20210908-02" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||||
<Uri>https://github.com/microsoft/vstest</Uri>
|
<Uri>https://github.com/microsoft/vstest</Uri>
|
||||||
<Sha>d6f64b37c2cfee76c8b1269d688384ced30ecd21</Sha>
|
<Sha>d6f64b37c2cfee76c8b1269d688384ced30ecd21</Sha>
|
||||||
|
<SourceBuildTarball RepoName="vstest" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-1.21473.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-1.21473.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||||
<Uri>https://github.com/dotnet/linker</Uri>
|
<Uri>https://github.com/dotnet/linker</Uri>
|
||||||
|
@ -148,6 +150,7 @@
|
||||||
<Dependency Name="NuGet.Build.Tasks" Version="6.0.0-rc.258" CoherentParentDependency="Microsoft.NET.Sdk">
|
<Dependency Name="NuGet.Build.Tasks" Version="6.0.0-rc.258" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||||
<Uri>https://github.com/nuget/nuget.client</Uri>
|
<Uri>https://github.com/nuget/nuget.client</Uri>
|
||||||
<Sha>e685bdb6d7b4d1f3664f6542f50b84376a19341c</Sha>
|
<Sha>e685bdb6d7b4d1f3664f6542f50b84376a19341c</Sha>
|
||||||
|
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">
|
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">
|
||||||
<Uri>https://github.com/Microsoft/ApplicationInsights-dotnet</Uri>
|
<Uri>https://github.com/Microsoft/ApplicationInsights-dotnet</Uri>
|
||||||
|
@ -157,6 +160,7 @@
|
||||||
<Dependency Name="Microsoft.Web.Xdt" Version="5.0.0-preview.21431.1" CoherentParentDependency="Microsoft.NET.Sdk" Pinned="true">
|
<Dependency Name="Microsoft.Web.Xdt" Version="5.0.0-preview.21431.1" CoherentParentDependency="Microsoft.NET.Sdk" Pinned="true">
|
||||||
<Uri>https://github.com/dotnet/xdt</Uri>
|
<Uri>https://github.com/dotnet/xdt</Uri>
|
||||||
<Sha>698fdad58fa64a55f16cd9562c90224cc498ed02</Sha>
|
<Sha>698fdad58fa64a55f16cd9562c90224cc498ed02</Sha>
|
||||||
|
<SourceBuildTarball RepoName="xdt" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-6.0.100" Version="6.0.0-rc.2.21464.1" CoherentParentDependency="VS.Redist.Common.NetCore.SharedFramework.x64.6.0">
|
<Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-6.0.100" Version="6.0.0-rc.2.21464.1" CoherentParentDependency="VS.Redist.Common.NetCore.SharedFramework.x64.6.0">
|
||||||
<Uri>https://github.com/dotnet/emsdk</Uri>
|
<Uri>https://github.com/dotnet/emsdk</Uri>
|
||||||
|
@ -167,6 +171,26 @@
|
||||||
<Sha>3fb25b8db3bec654e37e71a5b2b7fde14444bc2f</Sha>
|
<Sha>3fb25b8db3bec654e37e71a5b2b7fde14444bc2f</Sha>
|
||||||
<SourceBuild RepoName="source-build" ManagedOnly="true" />
|
<SourceBuild RepoName="source-build" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
|
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.21310.2">
|
||||||
|
<Uri>https://github.com/dotnet/clicommandlineparser</Uri>
|
||||||
|
<Sha>3198bf5660cad3dab85f5475bf1fda9688146e3f</Sha>
|
||||||
|
<SourceBuildTarball RepoName="clicommandlineparser" ManagedOnly="true" />
|
||||||
|
</Dependency>
|
||||||
|
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="1.0.247101">
|
||||||
|
<Uri>https://github.com/dotnet/deployment-tools</Uri>
|
||||||
|
<Sha>7431bf2f3c204cbbc326c8d55ce4ac5cad7661d6</Sha>
|
||||||
|
<SourceBuildTarball RepoName="deployment-tools" ManagedOnly="true" />
|
||||||
|
</Dependency>
|
||||||
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="5.0.0-preview.21477.1">
|
||||||
|
<Uri>https://github.com/dotnet/diagnostics</Uri>
|
||||||
|
<Sha>f758ec93e1098e5bcbc4550f8a36c6cd1ce04918</Sha>
|
||||||
|
<SourceBuildTarball RepoName="diagnostics" ManagedOnly="true" />
|
||||||
|
</Dependency>
|
||||||
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="1.4.0-beta2-21475-02">
|
||||||
|
<Uri>https://github.com/dotnet/symreader</Uri>
|
||||||
|
<Sha>7b9791daa3a3477eb22ec805946c9fff8b42d8ca</Sha>
|
||||||
|
<SourceBuildTarball RepoName="symreader" ManagedOnly="true" />
|
||||||
|
</Dependency>
|
||||||
</ProductDependencies>
|
</ProductDependencies>
|
||||||
<ToolsetDependencies>
|
<ToolsetDependencies>
|
||||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21473.5">
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21473.5">
|
||||||
|
@ -186,6 +210,7 @@
|
||||||
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="6.0.0-alpha.1.21474.2">
|
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="6.0.0-alpha.1.21474.2">
|
||||||
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
||||||
<Sha>bf115027178d7d42cfa2fbe417e011864c06cc6c</Sha>
|
<Sha>bf115027178d7d42cfa2fbe417e011864c06cc6c</Sha>
|
||||||
|
<SourceBuildTarball RepoName="source-build-reference-packages" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21423-02" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21423-02" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
||||||
<Uri>https://github.com/dotnet/sourcelink</Uri>
|
<Uri>https://github.com/dotnet/sourcelink</Uri>
|
||||||
|
|
|
@ -60,7 +60,7 @@ jobs:
|
||||||
# This prevents allocation of additional agents if the tarball build legs should be skipped.
|
# This prevents allocation of additional agents if the tarball build legs should be skipped.
|
||||||
# Only build the tarball if the PR touches source-build source.
|
# Only build the tarball if the PR touches source-build source.
|
||||||
- script: |
|
- script: |
|
||||||
if curl "https://api.github.com/repos/dotnet/installer/pulls/$(System.PullRequest.PullRequestNumber)/files" | grep '"filename": "src/SourceBuild/*\|"filename": "eng/SourceBuild.Version.Details.xml"'
|
if curl "https://api.github.com/repos/dotnet/installer/pulls/$(System.PullRequest.PullRequestNumber)/files" | grep '"filename": "src/SourceBuild/*'
|
||||||
then
|
then
|
||||||
echo "##vso[task.setvariable variable=_includeTarballBuild;isoutput=true]true"
|
echo "##vso[task.setvariable variable=_includeTarballBuild;isoutput=true]true"
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -30,7 +30,7 @@ jobs:
|
||||||
Fedora33-Offline:
|
Fedora33-Offline:
|
||||||
_runOnline: false
|
_runOnline: false
|
||||||
_Container: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-33-20210222183538-031e7d2
|
_Container: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-33-20210222183538-031e7d2
|
||||||
timeoutInMinutes: 180
|
timeoutInMinutes: 210
|
||||||
variables:
|
variables:
|
||||||
_TarballDir: $(Build.StagingDirectory)/tarball
|
_TarballDir: $(Build.StagingDirectory)/tarball
|
||||||
_BuildConfig: Release
|
_BuildConfig: Release
|
||||||
|
|
|
@ -59,8 +59,14 @@ namespace Microsoft.DotNet.SourceBuild.Tasks
|
||||||
|
|
||||||
if (sourceBuildElement == null)
|
if (sourceBuildElement == null)
|
||||||
{
|
{
|
||||||
// Ignore element: doesn't represent a source-build dependency.
|
// Workaround for https://github.com/dotnet/source-build/issues/2481
|
||||||
return null;
|
sourceBuildElement = d.Element(CreateQualifiedName("SourceBuildTarball"));
|
||||||
|
|
||||||
|
if (sourceBuildElement == null)
|
||||||
|
{
|
||||||
|
// Ignore element: doesn't represent a source-build dependency.
|
||||||
|
return null;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
string repoName = sourceBuildElement.Attribute("RepoName")?.Value;
|
string repoName = sourceBuildElement.Attribute("RepoName")?.Value;
|
||||||
|
|
|
@ -142,6 +142,12 @@
|
||||||
WorkingDirectory="$(RepoRoot)"
|
WorkingDirectory="$(RepoRoot)"
|
||||||
Condition="$(IsRootRepo) == 'true'" />
|
Condition="$(IsRootRepo) == 'true'" />
|
||||||
|
|
||||||
|
<!-- Needed in cases where source-build is pinned to a version of the root repo. -->
|
||||||
|
<Exec
|
||||||
|
Command="git reset --hard $(RepoSha)"
|
||||||
|
WorkingDirectory="$(TarballRepoSourceDir)"
|
||||||
|
Condition="$(IsRootRepo) == 'true'" />
|
||||||
|
|
||||||
<Exec
|
<Exec
|
||||||
Command="git init $(TarballRepoSourceDir)"
|
Command="git init $(TarballRepoSourceDir)"
|
||||||
WorkingDirectory="$(RepoRoot)"
|
WorkingDirectory="$(RepoRoot)"
|
||||||
|
@ -193,13 +199,6 @@
|
||||||
Importance="High"
|
Importance="High"
|
||||||
Condition="'@(SourceBuildPatchFile)' != ''" />
|
Condition="'@(SourceBuildPatchFile)' != ''" />
|
||||||
|
|
||||||
<!-- Override to use a temporary SourceBuild specific Version.Details.xml file in installer for Preview 6
|
|
||||||
See https://github.com/dotnet/source-build/issues/2266 -->
|
|
||||||
<Copy
|
|
||||||
Condition=" '$(SourceBuildRepoName)' == 'installer' "
|
|
||||||
SourceFiles="$(RepoRoot)eng/SourceBuild.Version.Details.xml"
|
|
||||||
DestinationFiles="$(TarballRepoSourceDir)/eng/Version.Details.xml" />
|
|
||||||
|
|
||||||
<Tarball_ReadSourceBuildIntermediateNupkgDependencies
|
<Tarball_ReadSourceBuildIntermediateNupkgDependencies
|
||||||
VersionDetailsXmlFile="$([MSBuild]::NormalizePath($(TarballVersionDetailsFile)))"
|
VersionDetailsXmlFile="$([MSBuild]::NormalizePath($(TarballVersionDetailsFile)))"
|
||||||
SourceBuildIntermediateNupkgPrefix="$(SourceBuildIntermediateNupkgPrefix)"
|
SourceBuildIntermediateNupkgPrefix="$(SourceBuildIntermediateNupkgPrefix)"
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<BuildCommandArgs>$(StandardSourceBuildArgs)</BuildCommandArgs>
|
<BuildCommandArgs>$(StandardSourceBuildArgs)</BuildCommandArgs>
|
||||||
<!-- Repo has netcoreapp2.1 projects: https://github.com/dotnet/diagnostics/issues/1640 -->
|
|
||||||
<BuildCommandArgs>$(BuildCommandArgs) /p:CheckEolTargetFramework=false</BuildCommandArgs>
|
|
||||||
<BuildCommand>$(ProjectDirectory)eng\common\build$(ShellExtension) $(BuildCommandArgs)</BuildCommand>
|
<BuildCommand>$(ProjectDirectory)eng\common\build$(ShellExtension) $(BuildCommandArgs)</BuildCommand>
|
||||||
|
|
||||||
<GlobalJsonFile>$(ProjectDirectory)global.json</GlobalJsonFile>
|
<GlobalJsonFile>$(ProjectDirectory)global.json</GlobalJsonFile>
|
||||||
|
|
|
@ -1,25 +0,0 @@
|
||||||
From 80ac1836aa29bce1c8de0fbc920dd83e57ff8d37 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Michael Simons <msimons@microsoft.com>
|
|
||||||
Date: Fri, 27 Aug 2021 01:56:03 +0000
|
|
||||||
Subject: [PATCH] Remove netcoreapp2.1 TFM
|
|
||||||
|
|
||||||
---
|
|
||||||
.../Microsoft.Diagnostics.NETCore.Client.csproj | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj b/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj
|
|
||||||
index ffba4a8a..40dd2361 100644
|
|
||||||
--- a/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj
|
|
||||||
+++ b/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj
|
|
||||||
@@ -1,7 +1,7 @@
|
|
||||||
<Project Sdk="Microsoft.NET.Sdk">
|
|
||||||
<PropertyGroup>
|
|
||||||
<OutputType>Library</OutputType>
|
|
||||||
- <TargetFrameworks>netstandard2.0;netcoreapp2.1</TargetFrameworks>
|
|
||||||
+ <TargetFrameworks>netstandard2.0</TargetFrameworks>
|
|
||||||
<RootNamespace>Microsoft.Diagnostics.NETCore.Client</RootNamespace>
|
|
||||||
<Description>.NET Core Diagnostics Client Library</Description>
|
|
||||||
<VersionPrefix>0.2.0</VersionPrefix>
|
|
||||||
--
|
|
||||||
2.29.2
|
|
||||||
|
|
Loading…
Reference in a new issue