Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade (#42460)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Aug 1, 2024
2 parents 7ef0791 + 1289217 commit f6365c6
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -581,34 +581,34 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24375.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24379.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
<Sha>4f5a4ad88d27b56ceeaa43ced670999c33bd2598</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24375.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24379.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
<Sha>4f5a4ad88d27b56ceeaa43ced670999c33bd2598</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24375.3">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24379.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
<Sha>4f5a4ad88d27b56ceeaa43ced670999c33bd2598</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24375.3">
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24379.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
<Sha>4f5a4ad88d27b56ceeaa43ced670999c33bd2598</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24375.3">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24379.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
<Sha>4f5a4ad88d27b56ceeaa43ced670999c33bd2598</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24375.3">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24379.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
<Sha>4f5a4ad88d27b56ceeaa43ced670999c33bd2598</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24375.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24379.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
<Sha>4f5a4ad88d27b56ceeaa43ced670999c33bd2598</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rc.1.24380.7">
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,10 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersPackageVersion>9.0.0-beta.24375.3</MicrosoftDotNetBuildTasksInstallersPackageVersion>
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24375.3</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24375.3</MicrosoftDotNetXliffTasksVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24375.3</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftDotNetBuildTasksInstallersPackageVersion>9.0.0-beta.24379.1</MicrosoftDotNetBuildTasksInstallersPackageVersion>
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24379.1</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24379.1</MicrosoftDotNetXliffTasksVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24379.1</MicrosoftDotNetXUnitExtensionsVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"cmake": "latest"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24375.3",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24375.3",
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24379.1",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24379.1",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1"
}
Expand Down

0 comments on commit f6365c6

Please sign in to comment.