Skip to content

Commit 43b9047

Browse files
Update dependencies from https://github.com/dotnet/arcade-services build 20250716.1
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib From Version 1.1.0-beta.25358.3 -> To Version 1.1.0-beta.25366.1
1 parent 806e650 commit 43b9047

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.25358.3",
6+
"version": "1.1.0-beta.25366.1",
77
"commands": [
88
"darc"
99
]

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -520,13 +520,13 @@
520520
<Uri>https://github.com/dotnet/dotnet</Uri>
521521
<Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha>
522522
</Dependency>
523-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25358.3">
523+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25366.1">
524524
<Uri>https://github.com/dotnet/arcade-services</Uri>
525-
<Sha>afa79da3b68fd0fe48d90ea7fcbffbf7789c6d7f</Sha>
525+
<Sha>3a31b413f81d10b329db1c91aef860a77d5f3ab9</Sha>
526526
</Dependency>
527-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25358.3">
527+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25366.1">
528528
<Uri>https://github.com/dotnet/arcade-services</Uri>
529-
<Sha>afa79da3b68fd0fe48d90ea7fcbffbf7789c6d7f</Sha>
529+
<Sha>3a31b413f81d10b329db1c91aef860a77d5f3ab9</Sha>
530530
</Dependency>
531531
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25364.2">
532532
<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.25358.3</MicrosoftDotNetDarcLibVersion>
92+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25366.1</MicrosoftDotNetDarcLibVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)