Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade dotnet/sdk (dotnet#94083)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/arcade build 20231027.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitAssert , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
 From Version 9.0.0-beta.23525.2 -> To Version 9.0.0-beta.23527.1

Dependency coherency updates

Microsoft.DotNet.XliffTasks
 From Version 1.0.0-beta.23523.1 -> To Version 1.0.0-beta.23525.5 (parent: Microsoft.DotNet.Helix.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20231027.4

Microsoft.DotNet.ApiCompat.Task
 From Version 9.0.100-alpha.1.23525.29 -> To Version 9.0.100-alpha.1.23527.4

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and liveans committed Nov 9, 2023
1 parent d6e56d3 commit d8cebd9
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 62 deletions.
84 changes: 42 additions & 42 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,83 +107,83 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23523.1" CoherentParentDependency="Microsoft.DotNet.Helix.Sdk">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23525.5" CoherentParentDependency="Microsoft.DotNet.Helix.Sdk">
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
<Sha>83531fff1a39abe38de53e2e6b702bc1bb9c3bb4</Sha>
<Sha>0140d3d4a520d602a0721422eb656b78f16b5fba</Sha>
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.3-beta.23525.2">
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.5.3-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="8.0.0-beta.23516.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
Expand Down Expand Up @@ -330,9 +330,9 @@
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>ab9528860ac51bb0aa6112fa2605b18c926594ef</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.23525.2">
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.23527.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>36d11a863c7ffc41e3730c806b0e98d32d1795ae</Sha>
<Sha>30d512ae84149b306b6c160ed83dc433fc9f9cae</Sha>
</Dependency>
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.23521.3">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
Expand Down Expand Up @@ -379,9 +379,9 @@
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>b4ed6a3093cfd3c8d353214ce97aaa7d24cf2df1</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-alpha.1.23525.29">
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-alpha.1.23527.4">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>92a2dbef8611cf00d92317e66611848143cdbfed</Sha>
<Sha>c613f005ed115f90c3ec79253bfe1870e4c7cdb2</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.23521.3">
Expand Down
34 changes: 17 additions & 17 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -80,24 +80,24 @@
<PropertyGroup>
<StaticCsVersion>0.2.0</StaticCsVersion>
<!-- SDK dependencies -->
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-alpha.1.23525.29</MicrosoftDotNetApiCompatTaskVersion>
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-alpha.1.23527.4</MicrosoftDotNetApiCompatTaskVersion>
<!-- Arcade dependencies -->
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.23525.2</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.23525.2</MicrosoftDotNetCodeAnalysisVersion>
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.23525.2</MicrosoftDotNetGenAPIVersion>
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.23525.2</MicrosoftDotNetGenFacadesVersion>
<MicrosoftDotNetXUnitAssertVersion>9.0.0-beta.23525.2</MicrosoftDotNetXUnitAssertVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.23525.2</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.3-beta.23525.2</MicrosoftDotNetXUnitConsoleRunnerVersion>
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.23525.2</MicrosoftDotNetBuildTasksArchivesVersion>
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.23525.2</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.23525.2</MicrosoftDotNetBuildTasksPackagingVersion>
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.23525.2</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.23525.2</MicrosoftDotNetBuildTasksTemplatingVersion>
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.23525.2</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.23525.2</MicrosoftDotNetRemoteExecutorVersion>
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.23525.2</MicrosoftDotNetVersionToolsTasksVersion>
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.23525.2</MicrosoftDotNetPackageTestingVersion>
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.23527.1</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.23527.1</MicrosoftDotNetCodeAnalysisVersion>
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.23527.1</MicrosoftDotNetGenAPIVersion>
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.23527.1</MicrosoftDotNetGenFacadesVersion>
<MicrosoftDotNetXUnitAssertVersion>9.0.0-beta.23527.1</MicrosoftDotNetXUnitAssertVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.23527.1</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.3-beta.23527.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.23527.1</MicrosoftDotNetBuildTasksArchivesVersion>
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.23527.1</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.23527.1</MicrosoftDotNetBuildTasksPackagingVersion>
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.23527.1</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.23527.1</MicrosoftDotNetBuildTasksTemplatingVersion>
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.23527.1</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.23527.1</MicrosoftDotNetRemoteExecutorVersion>
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.23527.1</MicrosoftDotNetVersionToolsTasksVersion>
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.23527.1</MicrosoftDotNetPackageTestingVersion>
<!-- NuGet dependencies -->
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
<!-- Installer dependencies -->
Expand Down
6 changes: 3 additions & 3 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"dotnet": "8.0.100-rtm.23506.1"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23525.2",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23525.2",
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.23525.2",
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23527.1",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23527.1",
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.23527.1",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0",
"Microsoft.NET.Sdk.IL": "9.0.0-alpha.1.23523.1"
Expand Down

0 comments on commit d8cebd9

Please sign in to comment.