Skip to content

Commit 2a8644d

Browse files
Update dependencies from https://github.com/dotnet/arcade-services build 20250218.2
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib From Version 1.1.0-beta.25113.5 -> To Version 1.1.0-beta.25118.2
1 parent 3be5038 commit 2a8644d

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.25113.5",
6+
"version": "1.1.0-beta.25118.2",
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>42423ef91c9f23381d99dee708fa55336318debc</Sha>
676676
</Dependency>
677-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25113.5">
677+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25118.2">
678678
<Uri>https://github.com/dotnet/arcade-services</Uri>
679-
<Sha>f2f44ec94f2a4242265b8694557acb6a62877e8b</Sha>
679+
<Sha>3c92af97cbae024598eca9f7749fde6cf121a07a</Sha>
680680
</Dependency>
681-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25113.5">
681+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25118.2">
682682
<Uri>https://github.com/dotnet/arcade-services</Uri>
683-
<Sha>f2f44ec94f2a4242265b8694557acb6a62877e8b</Sha>
683+
<Sha>3c92af97cbae024598eca9f7749fde6cf121a07a</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.25113.5</MicrosoftDotNetDarcLibVersion>
78+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25118.2</MicrosoftDotNetDarcLibVersion>
7979
</PropertyGroup>
8080
<PropertyGroup>
8181
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)