Skip to content

Commit 64b9d2b

Browse files
[main] Update dependencies from dotnet/arcade (#41952)
[main] Update dependencies from dotnet/arcade
1 parent e99b3e4 commit 64b9d2b

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -521,34 +521,34 @@
521521
</Dependency>
522522
</ProductDependencies>
523523
<ToolsetDependencies>
524-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24351.5">
524+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24352.2">
525525
<Uri>https://github.com/dotnet/arcade</Uri>
526-
<Sha>48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a</Sha>
526+
<Sha>4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944</Sha>
527527
</Dependency>
528-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24351.5">
528+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24352.2">
529529
<Uri>https://github.com/dotnet/arcade</Uri>
530-
<Sha>48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a</Sha>
530+
<Sha>4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944</Sha>
531531
</Dependency>
532-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24351.5">
532+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24352.2">
533533
<Uri>https://github.com/dotnet/arcade</Uri>
534-
<Sha>48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a</Sha>
534+
<Sha>4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944</Sha>
535535
</Dependency>
536-
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24351.5">
536+
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24352.2">
537537
<Uri>https://github.com/dotnet/arcade</Uri>
538-
<Sha>48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a</Sha>
538+
<Sha>4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944</Sha>
539539
</Dependency>
540-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24351.5">
540+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24352.2">
541541
<Uri>https://github.com/dotnet/arcade</Uri>
542-
<Sha>48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a</Sha>
542+
<Sha>4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944</Sha>
543543
</Dependency>
544-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24351.5">
544+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24352.2">
545545
<Uri>https://github.com/dotnet/arcade</Uri>
546-
<Sha>48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a</Sha>
546+
<Sha>4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944</Sha>
547547
</Dependency>
548548
<!-- Intermediate is necessary for source build. -->
549-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24351.5">
549+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24352.2">
550550
<Uri>https://github.com/dotnet/arcade</Uri>
551-
<Sha>48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a</Sha>
551+
<Sha>4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944</Sha>
552552
<SourceBuild RepoName="arcade" ManagedOnly="true" />
553553
</Dependency>
554554
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-preview.7.24352.15">

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,10 @@
302302
</PropertyGroup>
303303
<PropertyGroup>
304304
<!-- Dependencies from https://github.com/dotnet/arcade -->
305-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>9.0.0-beta.24351.5</MicrosoftDotNetBuildTasksInstallersPackageVersion>
306-
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24351.5</MicrosoftDotNetSignToolVersion>
307-
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24351.5</MicrosoftDotNetXliffTasksVersion>
308-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24351.5</MicrosoftDotNetXUnitExtensionsVersion>
305+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>9.0.0-beta.24352.2</MicrosoftDotNetBuildTasksInstallersPackageVersion>
306+
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24352.2</MicrosoftDotNetSignToolVersion>
307+
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24352.2</MicrosoftDotNetXliffTasksVersion>
308+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24352.2</MicrosoftDotNetXUnitExtensionsVersion>
309309
</PropertyGroup>
310310
<PropertyGroup>
311311
<!-- Dependencies from https://github.com/dotnet/sourcelink -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"cmake": "latest"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24351.5",
21-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24351.5",
20+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24352.2",
21+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24352.2",
2222
"Microsoft.Build.NoTargets": "3.7.0",
2323
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1"
2424
}

0 commit comments

Comments
 (0)