Update dependencies from https://github.com/dotnet/arcade-services build 20240527.1

Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24274.1 -> To Version 1.1.0-beta.24277.1
This commit is contained in:
dotnet-maestro[bot] 2024-05-27 12:46:37 +00:00
parent f136c4dc56
commit e04603a82d
3 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"microsoft.dotnet.darc": {
"version": "1.1.0-beta.24274.1",
"version": "1.1.0-beta.24277.1",
"commands": [
"darc"
]

View file

@ -227,13 +227,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f2b2071632d5d4c46d0f904f2b0d917b1752551b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24274.1">
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24277.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>dc20c0565f637abc8f632e065f0fd01f797dccbf</Sha>
<Sha>a16b8a0abcfabf336ed45cfda22dc9c0c7778a57</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24274.1">
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24277.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>dc20c0565f637abc8f632e065f0fd01f797dccbf</Sha>
<Sha>a16b8a0abcfabf336ed45cfda22dc9c0c7778a57</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="8.0.0-alpha.1.22557.12">
<Uri>https://github.com/dotnet/runtime</Uri>

View file

@ -43,7 +43,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/arcade-services -->
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24274.1</MicrosoftDotNetDarcLibVersion>
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.24277.1</MicrosoftDotNetDarcLibVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->