Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade-services (#40621)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/arcade-services
  • Loading branch information
dotnet-maestro[bot] authored May 2, 2024
1 parent ceb1a3d commit 772a628
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.24230.2",
"version": "1.1.0-beta.24252.4",
"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 @@ -551,13 +551,13 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>fc76b1cac3f02cc9729f6682d6850fd7982e9fe5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24230.2">
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24252.4">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>26e263be5b563ccb6a5699028c3baf9f2d7dd483</Sha>
<Sha>26d74b389f60eb2fa6b3b53e33724419baf1752a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24230.2">
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24252.4">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>26e263be5b563ccb6a5699028c3baf9f2d7dd483</Sha>
<Sha>26d74b389f60eb2fa6b3b53e33724419baf1752a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.24222.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 @@ -122,7 +122,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/arcade-services -->
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24230.2</MicrosoftDotNetDarcLibVersion>
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24252.4</MicrosoftDotNetDarcLibVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
Expand Down

0 comments on commit 772a628

Please sign in to comment.