Skip to content

Commit e9f2a8e

Browse files
[main] Update dependencies from dotnet/arcade-services (#48634)
[main] Update dependencies from dotnet/arcade-services
1 parent a7c2ff9 commit e9f2a8e

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -673,13 +673,13 @@
673673
<Uri>https://github.com/dotnet/runtime</Uri>
674674
<Sha>e1702c393a1ef71b211f51d00beedec0151c9f25</Sha>
675675
</Dependency>
676-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25216.3">
676+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25222.5">
677677
<Uri>https://github.com/dotnet/arcade-services</Uri>
678-
<Sha>c5cfa8a7850acb4de6480be562b8ab1f7e32ed26</Sha>
678+
<Sha>f960530233dc3a37398aabc056109f55f897e2ad</Sha>
679679
</Dependency>
680-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25216.3">
680+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25222.5">
681681
<Uri>https://github.com/dotnet/arcade-services</Uri>
682-
<Sha>c5cfa8a7850acb4de6480be562b8ab1f7e32ed26</Sha>
682+
<Sha>f960530233dc3a37398aabc056109f55f897e2ad</Sha>
683683
</Dependency>
684684
<!--
685685
Aspire isn't really a toolset dependency. However, it only inserts a baseline manifest in sdk,

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.25216.3</MicrosoftDotNetDarcLibVersion>
87+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25222.5</MicrosoftDotNetDarcLibVersion>
8888
</PropertyGroup>
8989
<PropertyGroup>
9090
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)