Skip to content

Commit 14417f1

Browse files
[main] Update dependencies from dotnet/arcade-services (#44632)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 307303e commit 14417f1

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.24554.1",
6+
"version": "1.1.0-beta.24554.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.24554.1">
636+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24554.3">
637637
<Uri>https://github.com/dotnet/arcade-services</Uri>
638-
<Sha>110f1900f60242746cb6af9e80dd898854048dff</Sha>
638+
<Sha>fc65aa74ba3967334f94c538037bf67b2b34cb92</Sha>
639639
</Dependency>
640-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24554.1">
640+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24554.3">
641641
<Uri>https://github.com/dotnet/arcade-services</Uri>
642-
<Sha>110f1900f60242746cb6af9e80dd898854048dff</Sha>
642+
<Sha>fc65aa74ba3967334f94c538037bf67b2b34cb92</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.24554.1</MicrosoftDotNetDarcLibVersion>
98+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24554.3</MicrosoftDotNetDarcLibVersion>
9999
</PropertyGroup>
100100
<PropertyGroup>
101101
<!-- Dependency from https://github.com/dotnet/winforms -->

0 commit comments

Comments
 (0)