Skip to content

Commit efb42b1

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#49567)
2 parents 6142428 + a050e6a commit efb42b1

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.25325.3",
6+
"version": "1.1.0-beta.25326.2",
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>7cd445ec6160e1edbe0c96caa5aa395822403d7f</Sha>
543543
</Dependency>
544-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25325.3">
544+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25326.2">
545545
<Uri>https://github.com/dotnet/arcade-services</Uri>
546-
<Sha>b9b0ed8f0539c586941b073c585317e9e5aafb25</Sha>
546+
<Sha>c9039782b80f00d0eadb6bc582cafc5df30f4735</Sha>
547547
</Dependency>
548-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25325.3">
548+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25326.2">
549549
<Uri>https://github.com/dotnet/arcade-services</Uri>
550-
<Sha>b9b0ed8f0539c586941b073c585317e9e5aafb25</Sha>
550+
<Sha>c9039782b80f00d0eadb6bc582cafc5df30f4735</Sha>
551551
</Dependency>
552552
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25319.4">
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.25325.3</MicrosoftDotNetDarcLibVersion>
92+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25326.2</MicrosoftDotNetDarcLibVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)