Skip to content

Commit 7d09303

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#49979)
2 parents 1b4646d + ae085a0 commit 7d09303

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -549,13 +549,13 @@
549549
<Uri>https://github.com/dotnet/dotnet</Uri>
550550
<Sha>87e4c823cc62a13a3e8afbddc78bf718971f376c</Sha>
551551
</Dependency>
552-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25374.1">
552+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25379.3">
553553
<Uri>https://github.com/dotnet/arcade-services</Uri>
554-
<Sha>e5296d002b0c674b8cc023e06fe3b0a3d9392273</Sha>
554+
<Sha>a85dd96e684db2ed4a224d1aeda065a4faea2eff</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25374.1">
556+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25379.3">
557557
<Uri>https://github.com/dotnet/arcade-services</Uri>
558-
<Sha>e5296d002b0c674b8cc023e06fe3b0a3d9392273</Sha>
558+
<Sha>a85dd96e684db2ed4a224d1aeda065a4faea2eff</Sha>
559559
</Dependency>
560560
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25378.9">
561561
<Uri>https://github.com/microsoft/testfx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
</PropertyGroup>
9292
<PropertyGroup>
9393
<!-- Dependency from https://github.com/dotnet/arcade-services -->
94-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25374.1</MicrosoftDotNetDarcLibVersion>
94+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25379.3</MicrosoftDotNetDarcLibVersion>
9595
</PropertyGroup>
9696
<PropertyGroup>
9797
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)