Skip to content

Commit 65124b9

Browse files
Update dependencies from https://github.com/dotnet/arcade-services build 20250708.3
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib From Version 1.1.0-beta.25330.2 -> To Version 1.1.0-beta.25358.3
1 parent a354e47 commit 65124b9

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -541,13 +541,13 @@
541541
<Uri>https://github.com/dotnet/dotnet</Uri>
542542
<Sha>eaa19c281d34580a8168cff9ce1e7337da8bfe4f</Sha>
543543
</Dependency>
544-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25330.2">
544+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25358.3">
545545
<Uri>https://github.com/dotnet/arcade-services</Uri>
546-
<Sha>9d0b640e7b68a2f791bd30f2b6ae0da8860996cc</Sha>
546+
<Sha>afa79da3b68fd0fe48d90ea7fcbffbf7789c6d7f</Sha>
547547
</Dependency>
548-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25330.2">
548+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25358.3">
549549
<Uri>https://github.com/dotnet/arcade-services</Uri>
550-
<Sha>9d0b640e7b68a2f791bd30f2b6ae0da8860996cc</Sha>
550+
<Sha>afa79da3b68fd0fe48d90ea7fcbffbf7789c6d7f</Sha>
551551
</Dependency>
552552
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25357.5">
553553
<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.25330.2</MicrosoftDotNetDarcLibVersion>
92+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25358.3</MicrosoftDotNetDarcLibVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)