Skip to content

Commit d9b9e0c

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240417.5
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.24217.1 -> To Version 9.0.0-beta.24217.5
1 parent d0f2b99 commit d9b9e0c

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -471,30 +471,30 @@
471471
</Dependency>
472472
</ProductDependencies>
473473
<ToolsetDependencies>
474-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24217.1">
474+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24217.5">
475475
<Uri>https://github.com/dotnet/arcade</Uri>
476-
<Sha>8ec8057ac5073b6b2e3fcb0a33d588d2a3357ad3</Sha>
476+
<Sha>6eb545ab682b04dc72cf574252b7843ec657dd99</Sha>
477477
</Dependency>
478-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24217.1">
478+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24217.5">
479479
<Uri>https://github.com/dotnet/arcade</Uri>
480-
<Sha>8ec8057ac5073b6b2e3fcb0a33d588d2a3357ad3</Sha>
480+
<Sha>6eb545ab682b04dc72cf574252b7843ec657dd99</Sha>
481481
</Dependency>
482-
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24217.1">
482+
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24217.5">
483483
<Uri>https://github.com/dotnet/arcade</Uri>
484-
<Sha>8ec8057ac5073b6b2e3fcb0a33d588d2a3357ad3</Sha>
484+
<Sha>6eb545ab682b04dc72cf574252b7843ec657dd99</Sha>
485485
</Dependency>
486-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24217.1">
486+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24217.5">
487487
<Uri>https://github.com/dotnet/arcade</Uri>
488-
<Sha>8ec8057ac5073b6b2e3fcb0a33d588d2a3357ad3</Sha>
488+
<Sha>6eb545ab682b04dc72cf574252b7843ec657dd99</Sha>
489489
</Dependency>
490-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24217.1">
490+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24217.5">
491491
<Uri>https://github.com/dotnet/arcade</Uri>
492-
<Sha>8ec8057ac5073b6b2e3fcb0a33d588d2a3357ad3</Sha>
492+
<Sha>6eb545ab682b04dc72cf574252b7843ec657dd99</Sha>
493493
</Dependency>
494494
<!-- Intermediate is necessary for source build. -->
495-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24217.1">
495+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24217.5">
496496
<Uri>https://github.com/dotnet/arcade</Uri>
497-
<Sha>8ec8057ac5073b6b2e3fcb0a33d588d2a3357ad3</Sha>
497+
<Sha>6eb545ab682b04dc72cf574252b7843ec657dd99</Sha>
498498
<SourceBuild RepoName="arcade" ManagedOnly="true" />
499499
</Dependency>
500500
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-preview.4.24217.19">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@
167167
</PropertyGroup>
168168
<PropertyGroup>
169169
<!-- Dependencies from https://github.com/dotnet/arcade -->
170-
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24217.1</MicrosoftDotNetSignToolVersion>
171-
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24217.1</MicrosoftDotNetXliffTasksVersion>
170+
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24217.5</MicrosoftDotNetSignToolVersion>
171+
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24217.5</MicrosoftDotNetXliffTasksVersion>
172172
</PropertyGroup>
173173
<PropertyGroup>
174174
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
@@ -187,7 +187,7 @@
187187
<PropertyGroup>
188188
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
189189
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
190-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24217.1</MicrosoftDotNetXUnitExtensionsVersion>
190+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24217.5</MicrosoftDotNetXUnitExtensionsVersion>
191191
<MoqPackageVersion>4.18.4</MoqPackageVersion>
192192
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
193193
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
}
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24217.1",
18-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24217.1",
17+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24217.5",
18+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24217.5",
1919
"Microsoft.Build.NoTargets": "3.7.0"
2020
}
2121
}

0 commit comments

Comments
 (0)