Skip to content

Commit 1e24652

Browse files
author
Simon Zhao (BEYONDSOFT CONSULTING INC)
committed
Merge branch 'main' of https://github.com/dotnet/SDK into darc-main-e6046a30-4a29-4231-9c68-27b7f7407db6
2 parents a430c0e + 86e7689 commit 1e24652

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -545,13 +545,13 @@
545545
<Uri>https://github.com/dotnet/dotnet</Uri>
546546
<Sha>87e4c823cc62a13a3e8afbddc78bf718971f376c</Sha>
547547
</Dependency>
548-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25367.1">
548+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25374.1">
549549
<Uri>https://github.com/dotnet/arcade-services</Uri>
550-
<Sha>448a29d2d2e4e27303f728202602708ed45838f5</Sha>
550+
<Sha>e5296d002b0c674b8cc023e06fe3b0a3d9392273</Sha>
551551
</Dependency>
552-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25367.1">
552+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25374.1">
553553
<Uri>https://github.com/dotnet/arcade-services</Uri>
554-
<Sha>448a29d2d2e4e27303f728202602708ed45838f5</Sha>
554+
<Sha>e5296d002b0c674b8cc023e06fe3b0a3d9392273</Sha>
555555
</Dependency>
556556
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25374.7">
557557
<Uri>https://github.com/microsoft/testfx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
</PropertyGroup>
9999
<PropertyGroup>
100100
<!-- Dependency from https://github.com/dotnet/arcade-services -->
101-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25367.1</MicrosoftDotNetDarcLibVersion>
101+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25374.1</MicrosoftDotNetDarcLibVersion>
102102
</PropertyGroup>
103103
<PropertyGroup>
104104
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)