Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade-services (#18965)
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 Mar 11, 2024
1 parent 6ffda88 commit c027b1b
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.24157.2",
"version": "1.1.0-beta.24161.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 @@ -255,13 +255,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f4538b1f8ff5ceb197aea509f3f61872b217b09e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24157.2">
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24161.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>049ed7fcb1a7038d20e160b798606c64f743058c</Sha>
<Sha>287772f0ae8b40573f97342eb83fdeee7a136bea</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24157.2">
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24161.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>049ed7fcb1a7038d20e160b798606c64f743058c</Sha>
<Sha>287772f0ae8b40573f97342eb83fdeee7a136bea</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24159.1">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/arcade-services -->
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24157.2</MicrosoftDotNetDarcLibVersion>
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24161.1</MicrosoftDotNetDarcLibVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
Expand Down

0 comments on commit c027b1b

Please sign in to comment.