Skip to content

Commit 0f2195a

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#50016)
2 parents 3bd238a + 7c14d20 commit 0f2195a

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,13 +553,13 @@
553553
<Uri>https://github.com/dotnet/dotnet</Uri>
554554
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25379.3">
556+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25381.4">
557557
<Uri>https://github.com/dotnet/arcade-services</Uri>
558-
<Sha>a85dd96e684db2ed4a224d1aeda065a4faea2eff</Sha>
558+
<Sha>8309398221b4ec41d54a41285343d82e1ca7d069</Sha>
559559
</Dependency>
560-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25379.3">
560+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25381.4">
561561
<Uri>https://github.com/dotnet/arcade-services</Uri>
562-
<Sha>a85dd96e684db2ed4a224d1aeda065a4faea2eff</Sha>
562+
<Sha>8309398221b4ec41d54a41285343d82e1ca7d069</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25380.15">
565565
<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.25379.3</MicrosoftDotNetDarcLibVersion>
94+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25381.4</MicrosoftDotNetDarcLibVersion>
9595
</PropertyGroup>
9696
<PropertyGroup>
9797
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)