Skip to content

Commit bbb88d6

Browse files
authored
Revert "[main] Update dependencies from dotnet/arcade-services" (#44575)
1 parent 7c65c06 commit bbb88d6

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -633,13 +633,13 @@
633633
<Uri>https://github.com/dotnet/runtime</Uri>
634634
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
635635
</Dependency>
636-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24530.2">
636+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24367.3">
637637
<Uri>https://github.com/dotnet/arcade-services</Uri>
638-
<Sha>3741e4a558b370d5713951f009ccdcbc38dbe2e9</Sha>
638+
<Sha>47e3672c762970073e4282bd563233da86bcca3e</Sha>
639639
</Dependency>
640-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24530.2">
640+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24367.3">
641641
<Uri>https://github.com/dotnet/arcade-services</Uri>
642-
<Sha>3741e4a558b370d5713951f009ccdcbc38dbe2e9</Sha>
642+
<Sha>47e3672c762970073e4282bd563233da86bcca3e</Sha>
643643
</Dependency>
644644
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="10.0.0-preview.24517.1">
645645
<Uri>https://github.com/dotnet/scenario-tests</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</PropertyGroup>
9696
<PropertyGroup>
9797
<!-- Dependency from https://github.com/dotnet/arcade-services -->
98-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24530.2</MicrosoftDotNetDarcLibVersion>
98+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24367.3</MicrosoftDotNetDarcLibVersion>
9999
</PropertyGroup>
100100
<PropertyGroup>
101101
<!-- Dependency from https://github.com/dotnet/winforms -->

0 commit comments

Comments
 (0)