Skip to content

Commit b73d65e

Browse files
Update dependencies from https://github.com/dotnet/arcade-services build 20250317.6
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib From Version 1.1.0-beta.25161.2 -> To Version 1.1.0-beta.25167.6
1 parent 110f80a commit b73d65e

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.25161.2",
6+
"version": "1.1.0-beta.25167.6",
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>544cf0ccbc744015001933658c04f4bf364abb07</Sha>
676676
</Dependency>
677-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25161.2">
677+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25167.6">
678678
<Uri>https://github.com/dotnet/arcade-services</Uri>
679-
<Sha>8b5a2ffee4f4097893b7fc670f7d86d84c8c841f</Sha>
679+
<Sha>982d599e47bef15d413ed6b4f7eeed22b8220c6f</Sha>
680680
</Dependency>
681-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25161.2">
681+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25167.6">
682682
<Uri>https://github.com/dotnet/arcade-services</Uri>
683-
<Sha>8b5a2ffee4f4097893b7fc670f7d86d84c8c841f</Sha>
683+
<Sha>982d599e47bef15d413ed6b4f7eeed22b8220c6f</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
@@ -84,7 +84,7 @@
8484
</PropertyGroup>
8585
<PropertyGroup>
8686
<!-- Dependency from https://github.com/dotnet/arcade-services -->
87-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25161.2</MicrosoftDotNetDarcLibVersion>
87+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25167.6</MicrosoftDotNetDarcLibVersion>
8888
</PropertyGroup>
8989
<PropertyGroup>
9090
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)