Skip to content

Commit 211f595

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/arcade-services (#45684)
2 parents abe7d29 + d9a59a5 commit 211f595

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -593,13 +593,13 @@
593593
<Uri>https://github.com/dotnet/runtime</Uri>
594594
<Sha>511d26611c051c56e546404ea616c220cc78817c</Sha>
595595
</Dependency>
596-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24630.2">
596+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25052.5">
597597
<Uri>https://github.com/dotnet/arcade-services</Uri>
598-
<Sha>3395e65f2a303198c01a2191dfb3895c5b768f99</Sha>
598+
<Sha>c4178fe5aab9a890cecdcac6e9b6d86c51ecff1f</Sha>
599599
</Dependency>
600-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24630.2">
600+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25052.5">
601601
<Uri>https://github.com/dotnet/arcade-services</Uri>
602-
<Sha>3395e65f2a303198c01a2191dfb3895c5b768f99</Sha>
602+
<Sha>c4178fe5aab9a890cecdcac6e9b6d86c51ecff1f</Sha>
603603
</Dependency>
604604
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="10.0.0-preview.24602.1">
605605
<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.24630.2</MicrosoftDotNetDarcLibVersion>
78+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25052.5</MicrosoftDotNetDarcLibVersion>
7979
</PropertyGroup>
8080
<PropertyGroup>
8181
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)