Skip to content

Commit 2164102

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#49492)
2 parents 18e9961 + 504c32d commit 2164102

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -541,13 +541,13 @@
541541
<Uri>https://github.com/dotnet/dotnet</Uri>
542542
<Sha>20343176cfd35b56036dc4ca9d9ddd2a201a4e92</Sha>
543543
</Dependency>
544-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25317.2">
544+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25319.4">
545545
<Uri>https://github.com/dotnet/arcade-services</Uri>
546-
<Sha>ae710fac68a8b1eb7ddf3f3579b0c372e2e01feb</Sha>
546+
<Sha>d2a784a45bb47bc72c63eb6c6023a7a23869f148</Sha>
547547
</Dependency>
548-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25317.2">
548+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25319.4">
549549
<Uri>https://github.com/dotnet/arcade-services</Uri>
550-
<Sha>ae710fac68a8b1eb7ddf3f3579b0c372e2e01feb</Sha>
550+
<Sha>d2a784a45bb47bc72c63eb6c6023a7a23869f148</Sha>
551551
</Dependency>
552552
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25318.4">
553553
<Uri>https://github.com/microsoft/testfx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</PropertyGroup>
9090
<PropertyGroup>
9191
<!-- Dependency from https://github.com/dotnet/arcade-services -->
92-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25317.2</MicrosoftDotNetDarcLibVersion>
92+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25319.4</MicrosoftDotNetDarcLibVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)