Skip to content

Commit 7a939e9

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#48768)
2 parents cecc1bc + 3e174c4 commit 7a939e9

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

0 commit comments

Comments
 (0)