Skip to content

Commit bd27620

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#47196)
2 parents 1330a8f + 6d62bb4 commit bd27620

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -674,13 +674,13 @@
674674
<Uri>https://github.com/dotnet/runtime</Uri>
675675
<Sha>d8a7c7b40fdd7601183f9a62bc40384f89565f03</Sha>
676676
</Dependency>
677-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25127.3">
677+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25128.5">
678678
<Uri>https://github.com/dotnet/arcade-services</Uri>
679-
<Sha>60eb7f94cbdf01e9876fa7a3e42ebedefd6ea7cd</Sha>
679+
<Sha>8c33f2152e5cf98f993539bfcd5dc51f4b4c1220</Sha>
680680
</Dependency>
681-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25127.3">
681+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25128.5">
682682
<Uri>https://github.com/dotnet/arcade-services</Uri>
683-
<Sha>60eb7f94cbdf01e9876fa7a3e42ebedefd6ea7cd</Sha>
683+
<Sha>8c33f2152e5cf98f993539bfcd5dc51f4b4c1220</Sha>
684684
</Dependency>
685685
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="10.0.0-preview.24602.1">
686686
<Uri>https://github.com/dotnet/scenario-tests</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</PropertyGroup>
7676
<PropertyGroup>
7777
<!-- Dependency from https://github.com/dotnet/arcade-services -->
78-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25127.3</MicrosoftDotNetDarcLibVersion>
78+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25128.5</MicrosoftDotNetDarcLibVersion>
7979
</PropertyGroup>
8080
<PropertyGroup>
8181
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)