Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade-services bu…
Browse files Browse the repository at this point in the history
…ild 20241223.1

Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24618.2 -> To Version 1.1.0-beta.24623.1
  • Loading branch information
dotnet-maestro[bot] committed Dec 23, 2024
1 parent 0d646c2 commit 52b316d
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.24618.2",
"version": "1.1.0-beta.24623.1",
"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 @@ -593,13 +593,13 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>57ab984bd0dbbacd02315d41e09144d2823e9475</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24618.2">
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24623.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>735c538ec84f8b6d9a5c4503870f6b57f8c3acd6</Sha>
<Sha>b656b65899542b14ce0781798658707ebe0ea7e0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24618.2">
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24623.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>735c538ec84f8b6d9a5c4503870f6b57f8c3acd6</Sha>
<Sha>b656b65899542b14ce0781798658707ebe0ea7e0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="10.0.0-preview.24602.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 @@ -75,7 +75,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/arcade-services -->
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24618.2</MicrosoftDotNetDarcLibVersion>
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24623.1</MicrosoftDotNetDarcLibVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/aspire -->
Expand Down

0 comments on commit 52b316d

Please sign in to comment.