Skip to content

Commit 04fab3e

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#49167)
2 parents 39c0328 + 6d25721 commit 04fab3e

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -538,13 +538,13 @@
538538
<Uri>https://github.com/dotnet/dotnet</Uri>
539539
<Sha>ad8565092bbfdd5c8b4a94a718d10b2d394f7aee</Sha>
540540
</Dependency>
541-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25272.3">
541+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25277.2">
542542
<Uri>https://github.com/dotnet/arcade-services</Uri>
543-
<Sha>b6c1947b3493a1ad3a1a87fa689128e1d73309ba</Sha>
543+
<Sha>55b90ec8fea44527a4ab211cfe3ef50ccd608f74</Sha>
544544
</Dependency>
545-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25272.3">
545+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25277.2">
546546
<Uri>https://github.com/dotnet/arcade-services</Uri>
547-
<Sha>b6c1947b3493a1ad3a1a87fa689128e1d73309ba</Sha>
547+
<Sha>55b90ec8fea44527a4ab211cfe3ef50ccd608f74</Sha>
548548
</Dependency>
549549
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25276.8">
550550
<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.25272.3</MicrosoftDotNetDarcLibVersion>
92+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25277.2</MicrosoftDotNetDarcLibVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)