Skip to content

Commit fc384f0

Browse files
Update dependencies from https://github.com/dotnet/arcade-services build 20250507.6
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib From Version 1.1.0-beta.25256.6 -> To Version 1.1.0-beta.25257.6
1 parent 05c8e55 commit fc384f0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"microsoft.dotnet.darc": {
6-
"version": "1.1.0-beta.25256.6",
6+
"version": "1.1.0-beta.25257.6",
77
"commands": [
88
"darc"
99
]

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -571,13 +571,13 @@
571571
<Uri>https://github.com/dotnet/dotnet</Uri>
572572
<Sha>025e4e597746eafc5a736195b66aeb321455d64c</Sha>
573573
</Dependency>
574-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25256.6">
574+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25257.6">
575575
<Uri>https://github.com/dotnet/arcade-services</Uri>
576-
<Sha>fcf0baeb9369b4a0f3826c441a25161328cab6a8</Sha>
576+
<Sha>83dd68a5d7d5ccaed7e821cfc7e3c08e10cc3d8d</Sha>
577577
</Dependency>
578-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25256.6">
578+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25257.6">
579579
<Uri>https://github.com/dotnet/arcade-services</Uri>
580-
<Sha>fcf0baeb9369b4a0f3826c441a25161328cab6a8</Sha>
580+
<Sha>83dd68a5d7d5ccaed7e821cfc7e3c08e10cc3d8d</Sha>
581581
</Dependency>
582582
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25256.3">
583583
<Uri>https://github.com/microsoft/testfx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</PropertyGroup>
9090
<PropertyGroup>
9191
<!-- Dependency from https://github.com/dotnet/arcade-services -->
92-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25256.6</MicrosoftDotNetDarcLibVersion>
92+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25257.6</MicrosoftDotNetDarcLibVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)