Skip to content

Commit 96e2692

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240202.4 (#6985)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.24076.5 -> To Version 9.0.0-beta.24102.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 6f55525 commit 96e2692

File tree

6 files changed

+21
-21
lines changed

6 files changed

+21
-21
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
10-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24076.5">
10+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24102.4">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
12+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24076.5">
14+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24102.4">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
16+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24076.5">
18+
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24102.4">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
20+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24076.5">
22+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24102.4">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
24+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.24076.5">
26+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.24102.4">
2727
<Uri>https://github.com/dotnet/arcade</Uri>
28-
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
28+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
2929
</Dependency>
3030
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.20074.1">
3131
<Uri>https://github.com/dotnet/arcade-services</Uri>
@@ -39,9 +39,9 @@
3939
<Uri>https://github.com/dotnet/xharness</Uri>
4040
<Sha>89cb4b1d368e0f15b4df8e02a176dd1f1c33958b</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24076.5">
42+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24102.4">
4343
<Uri>https://github.com/dotnet/arcade</Uri>
44-
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
44+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
4545
</Dependency>
4646
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.8.0-3.20460.2">
4747
<Uri>https://github.com/dotnet/roslyn</Uri>
@@ -63,9 +63,9 @@
6363
<Uri>https://github.com/dotnet/symreader-converter</Uri>
6464
<Sha>c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0</Sha>
6565
</Dependency>
66-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24076.5">
66+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24102.4">
6767
<Uri>https://github.com/dotnet/arcade</Uri>
68-
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
68+
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
6969
</Dependency>
7070
</ToolsetDependencies>
7171
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<DotNetRuntime80Version>8.0.1</DotNetRuntime80Version>
8282
<FluentAssertionVersion>5.10.2</FluentAssertionVersion>
8383
<MicrosoftCodeAnalysisTestingVersion>1.1.2-beta1.23431.1</MicrosoftCodeAnalysisTestingVersion>
84-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24076.5</MicrosoftDotNetXUnitExtensionsVersion>
84+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24102.4</MicrosoftDotNetXUnitExtensionsVersion>
8585
<MicrosoftExtensionsDependencyModelVersion>2.1.0</MicrosoftExtensionsDependencyModelVersion>
8686
<MicrosoftExtensionsTestVersion>3.0.1</MicrosoftExtensionsTestVersion>
8787
<MicrosoftMLOnnxTestModelsVersion>0.0.6-test</MicrosoftMLOnnxTestModelsVersion>

eng/common/sdk-task.ps1

Lines changed: 1 addition & 1 deletion
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.8.1-2" -MemberType NoteProperty
67+
$GlobalJson.tools | Add-Member -Name "xcopy-msbuild" -Value "17.8.5" -MemberType NoteProperty
6868
}
6969
if ($GlobalJson.tools."xcopy-msbuild".Trim() -ine "none") {
7070
$xcopyMSBuildToolsFolder = InitializeXCopyMSBuild $GlobalJson.tools."xcopy-msbuild" -install $true

eng/common/templates/job/source-index-stage1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
parameters:
22
runAsPublic: false
3-
sourceIndexPackageVersion: 1.0.1-20231213.4
3+
sourceIndexPackageVersion: 1.0.1-20240129.2
44
sourceIndexPackageSource: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
55
sourceIndexBuildCommand: powershell -NoLogo -NoProfile -ExecutionPolicy Bypass -Command "eng/common/build.ps1 -restore -build -binarylog -ci"
66
preSteps: []

eng/common/tools.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,8 @@ function InitializeVisualStudioMSBuild([bool]$install, [object]$vsRequirements =
379379

380380
# If the version of msbuild is going to be xcopied,
381381
# use this version. Version matches a package here:
382-
# https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/RoslynTools.MSBuild/versions/17.8.1-2
383-
$defaultXCopyMSBuildVersion = '17.8.1-2'
382+
# https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/RoslynTools.MSBuild/versions/17.8.5
383+
$defaultXCopyMSBuildVersion = '17.8.5'
384384

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

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
}
1414
},
1515
"msbuild-sdks": {
16-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24076.5",
17-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24076.5",
16+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24102.4",
17+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24102.4",
1818
"Microsoft.Build.Traversal": "3.2.0",
1919
"Microsoft.SourceLink.GitHub": "1.1.0-beta-20206-02",
2020
"Microsoft.SourceLink.Common": "1.1.0-beta-20206-02"

0 commit comments

Comments
 (0)