Skip to content

Commit 049fa0e

Browse files
[main] Update dependencies from dotnet/arcade-services (#45475)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 14bb58e commit 049fa0e

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -623,13 +623,13 @@
623623
<Uri>https://github.com/dotnet/runtime</Uri>
624624
<Sha>3aa1ec5bb1f50f0a1bed9cfcac8734f742bcf24b</Sha>
625625
</Dependency>
626-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24609.2">
626+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24613.2">
627627
<Uri>https://github.com/dotnet/arcade-services</Uri>
628-
<Sha>ba658bea9d1110629afc72d66f6969f0a5908354</Sha>
628+
<Sha>5c20f1e0d467062aeefc6576bf414338a372e953</Sha>
629629
</Dependency>
630-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24609.2">
630+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24613.2">
631631
<Uri>https://github.com/dotnet/arcade-services</Uri>
632-
<Sha>ba658bea9d1110629afc72d66f6969f0a5908354</Sha>
632+
<Sha>5c20f1e0d467062aeefc6576bf414338a372e953</Sha>
633633
</Dependency>
634634
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="10.0.0-preview.24602.1">
635635
<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
@@ -91,7 +91,7 @@
9191
</PropertyGroup>
9292
<PropertyGroup>
9393
<!-- Dependency from https://github.com/dotnet/arcade-services -->
94-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24609.2</MicrosoftDotNetDarcLibVersion>
94+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24613.2</MicrosoftDotNetDarcLibVersion>
9595
</PropertyGroup>
9696
<PropertyGroup>
9797
<!-- Dependency from https://github.com/dotnet/winforms -->

0 commit comments

Comments
 (0)