Skip to content

Commit 15bfdcc

Browse files
author
Simon Zhao (BEYONDSOFT CONSULTING INC)
committed
Merge branch 'main' of https://github.com/dotnet/SDK into darc-main-835cd6c5-a3a2-4816-bd44-a1a27df4212f
2 parents 97ec222 + 86e7689 commit 15bfdcc

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>1add0c55b8beeb1b1de4d81e362fad8978c4c8c8</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
@@ -91,7 +91,7 @@
9191
</PropertyGroup>
9292
<PropertyGroup>
9393
<!-- Dependency from https://github.com/dotnet/arcade-services -->
94-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25367.1</MicrosoftDotNetDarcLibVersion>
94+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25374.1</MicrosoftDotNetDarcLibVersion>
9595
</PropertyGroup>
9696
<PropertyGroup>
9797
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)