Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20240…
Browse files Browse the repository at this point in the history
…816.2 (#106571)

Microsoft.SourceBuild.Intermediate.arcade , 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.XliffTasks , Microsoft.DotNet.XUnitAssert , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
 From Version 9.0.0-beta.24414.3 -> To Version 9.0.0-beta.24416.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <[email protected]>
  • Loading branch information
3 people authored Aug 19, 2024
1 parent 15cc21a commit dec4568
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 61 deletions.
84 changes: 42 additions & 42 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,87 +88,87 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="9.0.0-beta.24407.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
Expand Down Expand Up @@ -328,9 +328,9 @@
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>9794254fa909ff5adc46326e9b54009793f61dcd</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.24414.3">
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.24416.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d15f8d1f2d61f6513b70f0bcd4bd3c1828a3a68</Sha>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
</Dependency>
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.24409.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
Expand Down
32 changes: 16 additions & 16 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -83,22 +83,22 @@
<!-- SDK dependencies (also used in wasm build tests -->
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rc.1.24409.1</MicrosoftDotNetApiCompatTaskVersion>
<!-- Arcade dependencies -->
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24414.3</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24414.3</MicrosoftDotNetCodeAnalysisVersion>
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.24414.3</MicrosoftDotNetGenAPIVersion>
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.24414.3</MicrosoftDotNetGenFacadesVersion>
<MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.24414.3</MicrosoftDotNetXUnitAssertVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24414.3</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.24414.3</MicrosoftDotNetXUnitConsoleRunnerVersion>
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.24414.3</MicrosoftDotNetBuildTasksArchivesVersion>
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.24414.3</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.24414.3</MicrosoftDotNetBuildTasksPackagingVersion>
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.24414.3</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.24414.3</MicrosoftDotNetBuildTasksTemplatingVersion>
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.24414.3</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.24414.3</MicrosoftDotNetRemoteExecutorVersion>
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.24414.3</MicrosoftDotNetVersionToolsTasksVersion>
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.24414.3</MicrosoftDotNetPackageTestingVersion>
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24416.2</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24416.2</MicrosoftDotNetCodeAnalysisVersion>
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.24416.2</MicrosoftDotNetGenAPIVersion>
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.24416.2</MicrosoftDotNetGenFacadesVersion>
<MicrosoftDotNetXUnitAssertVersion>2.9.0-beta.24416.2</MicrosoftDotNetXUnitAssertVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24416.2</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.9.0-beta.24416.2</MicrosoftDotNetXUnitConsoleRunnerVersion>
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.24416.2</MicrosoftDotNetBuildTasksArchivesVersion>
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.24416.2</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.24416.2</MicrosoftDotNetBuildTasksPackagingVersion>
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.24416.2</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.24416.2</MicrosoftDotNetBuildTasksTemplatingVersion>
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.24416.2</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.24416.2</MicrosoftDotNetRemoteExecutorVersion>
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.24416.2</MicrosoftDotNetVersionToolsTasksVersion>
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.24416.2</MicrosoftDotNetPackageTestingVersion>
<!-- TODO: Remove pinned xunit.analyzers version: https://github.com/dotnet/runtime/issues/97088 -->
<XUnitAnalyzersVersion>1.4.0</XUnitAnalyzersVersion>
<!-- NuGet 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": "9.0.100-preview.7.24407.12"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24414.3",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24414.3",
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24414.3",
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24416.2",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24416.2",
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24416.2",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0",
"Microsoft.NET.Sdk.IL": "9.0.0-rc.1.24410.5"
Expand Down

0 comments on commit dec4568

Please sign in to comment.