Skip to content

Commit 6a757d5

Browse files
Update dependencies from https://github.com/dotnet/arcade-services build 20250311.2
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib From Version 1.1.0-beta.25155.1 -> To Version 1.1.0-beta.25161.2
1 parent 4708311 commit 6a757d5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.config/dotnet-tools.json

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

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -674,13 +674,13 @@
674674
<Uri>https://github.com/dotnet/runtime</Uri>
675675
<Sha>666e9188f5e11f4a59708b5f18ff611aa950d965</Sha>
676676
</Dependency>
677-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25155.1">
677+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25161.2">
678678
<Uri>https://github.com/dotnet/arcade-services</Uri>
679-
<Sha>4f61e6294abd141b1064dfd1df776f385200b52c</Sha>
679+
<Sha>8b5a2ffee4f4097893b7fc670f7d86d84c8c841f</Sha>
680680
</Dependency>
681-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25155.1">
681+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25161.2">
682682
<Uri>https://github.com/dotnet/arcade-services</Uri>
683-
<Sha>4f61e6294abd141b1064dfd1df776f385200b52c</Sha>
683+
<Sha>8b5a2ffee4f4097893b7fc670f7d86d84c8c841f</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

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
</PropertyGroup>
8383
<PropertyGroup>
8484
<!-- Dependency from https://github.com/dotnet/arcade-services -->
85-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25155.1</MicrosoftDotNetDarcLibVersion>
85+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25161.2</MicrosoftDotNetDarcLibVersion>
8686
</PropertyGroup>
8787
<PropertyGroup>
8888
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)