Skip to content

Commit 6370948

Browse files
authored
[release/9.0.2xx] Update dependencies from dotnet/arcade (#44856)
2 parents 81b5f04 + 8c37555 commit 6370948

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

eng/Version.Details.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -585,34 +585,34 @@
585585
</Dependency>
586586
</ProductDependencies>
587587
<ToolsetDependencies>
588-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24516.2">
588+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24572.2">
589589
<Uri>https://github.com/dotnet/arcade</Uri>
590-
<Sha>3c393bbd85ae16ddddba20d0b75035b0c6f1a52d</Sha>
590+
<Sha>b41381d5cd633471265e9cd72e933a7048e03062</Sha>
591591
</Dependency>
592-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24516.2">
592+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24572.2">
593593
<Uri>https://github.com/dotnet/arcade</Uri>
594-
<Sha>3c393bbd85ae16ddddba20d0b75035b0c6f1a52d</Sha>
594+
<Sha>b41381d5cd633471265e9cd72e933a7048e03062</Sha>
595595
</Dependency>
596-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24516.2">
596+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24572.2">
597597
<Uri>https://github.com/dotnet/arcade</Uri>
598-
<Sha>3c393bbd85ae16ddddba20d0b75035b0c6f1a52d</Sha>
598+
<Sha>b41381d5cd633471265e9cd72e933a7048e03062</Sha>
599599
</Dependency>
600-
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24516.2">
600+
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24572.2">
601601
<Uri>https://github.com/dotnet/arcade</Uri>
602-
<Sha>3c393bbd85ae16ddddba20d0b75035b0c6f1a52d</Sha>
602+
<Sha>b41381d5cd633471265e9cd72e933a7048e03062</Sha>
603603
</Dependency>
604-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24516.2">
604+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24572.2">
605605
<Uri>https://github.com/dotnet/arcade</Uri>
606-
<Sha>3c393bbd85ae16ddddba20d0b75035b0c6f1a52d</Sha>
606+
<Sha>b41381d5cd633471265e9cd72e933a7048e03062</Sha>
607607
</Dependency>
608-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24516.2">
608+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24572.2">
609609
<Uri>https://github.com/dotnet/arcade</Uri>
610-
<Sha>3c393bbd85ae16ddddba20d0b75035b0c6f1a52d</Sha>
610+
<Sha>b41381d5cd633471265e9cd72e933a7048e03062</Sha>
611611
</Dependency>
612612
<!-- Intermediate is necessary for source build. -->
613-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24516.2">
613+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24572.2">
614614
<Uri>https://github.com/dotnet/arcade</Uri>
615-
<Sha>3c393bbd85ae16ddddba20d0b75035b0c6f1a52d</Sha>
615+
<Sha>b41381d5cd633471265e9cd72e933a7048e03062</Sha>
616616
<SourceBuild RepoName="arcade" ManagedOnly="true" />
617617
</Dependency>
618618
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0">

eng/Versions.props

+4-4
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,10 @@
289289
</PropertyGroup>
290290
<PropertyGroup>
291291
<!-- Dependencies from https://github.com/dotnet/arcade -->
292-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>9.0.0-beta.24516.2</MicrosoftDotNetBuildTasksInstallersPackageVersion>
293-
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24516.2</MicrosoftDotNetSignToolVersion>
294-
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24516.2</MicrosoftDotNetXliffTasksVersion>
295-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24516.2</MicrosoftDotNetXUnitExtensionsVersion>
292+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>9.0.0-beta.24572.2</MicrosoftDotNetBuildTasksInstallersPackageVersion>
293+
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24572.2</MicrosoftDotNetSignToolVersion>
294+
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24572.2</MicrosoftDotNetXliffTasksVersion>
295+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24572.2</MicrosoftDotNetXUnitExtensionsVersion>
296296
</PropertyGroup>
297297
<PropertyGroup>
298298
<!-- Dependencies from https://github.com/dotnet/sourcelink -->

eng/common/sdk-task.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ try {
6464
$GlobalJson.tools | Add-Member -Name "vs" -Value (ConvertFrom-Json "{ `"version`": `"16.5`" }") -MemberType NoteProperty
6565
}
6666
if( -not ($GlobalJson.tools.PSObject.Properties.Name -match "xcopy-msbuild" )) {
67-
$GlobalJson.tools | Add-Member -Name "xcopy-msbuild" -Value "17.10.0-pre.4.0" -MemberType NoteProperty
67+
$GlobalJson.tools | Add-Member -Name "xcopy-msbuild" -Value "17.12.0" -MemberType NoteProperty
6868
}
6969
if ($GlobalJson.tools."xcopy-msbuild".Trim() -ine "none") {
7070
$xcopyMSBuildToolsFolder = InitializeXCopyMSBuild $GlobalJson.tools."xcopy-msbuild" -install $true

eng/common/tools.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ function InitializeVisualStudioMSBuild([bool]$install, [object]$vsRequirements =
383383

384384
# If the version of msbuild is going to be xcopied,
385385
# use this version. Version matches a package here:
386-
# https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/Microsoft.DotNet.Arcade.MSBuild.Xcopy/versions/17.10.0-pre.4.0
387-
$defaultXCopyMSBuildVersion = '17.10.0-pre.4.0'
386+
# https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/Microsoft.DotNet.Arcade.MSBuild.Xcopy/versions/17.12.0
387+
$defaultXCopyMSBuildVersion = '17.12.0'
388388

389389
if (!$vsRequirements) {
390390
if (Get-Member -InputObject $GlobalJson.tools -Name 'vs') {

global.json

+2-2
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.24516.2",
21-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24516.2",
20+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24572.2",
21+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24572.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)