Skip to content

Commit 6b58da8

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#48718)
2 parents 9141b13 + 777423f commit 6b58da8

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.25222.5",
6+
"version": "1.1.0-beta.25225.3",
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/dotnet</Uri>
675675
<Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha>
676676
</Dependency>
677-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25222.5">
677+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25225.3">
678678
<Uri>https://github.com/dotnet/arcade-services</Uri>
679-
<Sha>f960530233dc3a37398aabc056109f55f897e2ad</Sha>
679+
<Sha>a4be482111a34eefeec1233c630cf3f48ec7d8dc</Sha>
680680
</Dependency>
681-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25222.5">
681+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25225.3">
682682
<Uri>https://github.com/dotnet/arcade-services</Uri>
683-
<Sha>f960530233dc3a37398aabc056109f55f897e2ad</Sha>
683+
<Sha>a4be482111a34eefeec1233c630cf3f48ec7d8dc</Sha>
684684
</Dependency>
685685
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25225.2">
686686
<Uri>https://github.com/microsoft/testfx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
</PropertyGroup>
8888
<PropertyGroup>
8989
<!-- Dependency from https://github.com/dotnet/arcade-services -->
90-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25222.5</MicrosoftDotNetDarcLibVersion>
90+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25225.3</MicrosoftDotNetDarcLibVersion>
9191
</PropertyGroup>
9292
<PropertyGroup>
9393
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)