Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade-services (#44632)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 5, 2024
1 parent 307303e commit 14417f1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"microsoft.dotnet.darc": {
"version": "1.1.0-beta.24554.1",
"version": "1.1.0-beta.24554.3",
"commands": [
"darc"
]
Expand Down
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -633,13 +633,13 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24554.1">
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24554.3">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>110f1900f60242746cb6af9e80dd898854048dff</Sha>
<Sha>fc65aa74ba3967334f94c538037bf67b2b34cb92</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24554.1">
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24554.3">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>110f1900f60242746cb6af9e80dd898854048dff</Sha>
<Sha>fc65aa74ba3967334f94c538037bf67b2b34cb92</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="10.0.0-preview.24517.1">
<Uri>https://github.com/dotnet/scenario-tests</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/arcade-services -->
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24554.1</MicrosoftDotNetDarcLibVersion>
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24554.3</MicrosoftDotNetDarcLibVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
Expand Down

0 comments on commit 14417f1

Please sign in to comment.