Skip to content

Commit a63310c

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#48827)
2 parents 9bdd866 + 5e609fe commit a63310c

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.25230.8",
6+
"version": "1.1.0-beta.25256.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>86c2177121ebf8d49b372dd7232588ceaae6c7cb</Sha>
573573
</Dependency>
574-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25230.8">
574+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25256.6">
575575
<Uri>https://github.com/dotnet/arcade-services</Uri>
576-
<Sha>c80027e69297f47c2e0abf3f0f632fc4ceb9b11a</Sha>
576+
<Sha>fcf0baeb9369b4a0f3826c441a25161328cab6a8</Sha>
577577
</Dependency>
578-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25230.8">
578+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25256.6">
579579
<Uri>https://github.com/dotnet/arcade-services</Uri>
580-
<Sha>c80027e69297f47c2e0abf3f0f632fc4ceb9b11a</Sha>
580+
<Sha>fcf0baeb9369b4a0f3826c441a25161328cab6a8</Sha>
581581
</Dependency>
582582
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25255.2">
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.25230.8</MicrosoftDotNetDarcLibVersion>
92+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25256.6</MicrosoftDotNetDarcLibVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)