Skip to content

Commit 1b55da9

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#49364)
2 parents ad24473 + 3a11762 commit 1b55da9

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"microsoft.dotnet.darc": {
6-
"version": "1.1.0-beta.25305.3",
6+
"version": "1.1.0-beta.25312.2",
77
"commands": [
88
"darc"
99
]

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -538,13 +538,13 @@
538538
<Uri>https://github.com/dotnet/dotnet</Uri>
539539
<Sha>7e27ec4c314eb774eae2c54ce4682c98973c7c60</Sha>
540540
</Dependency>
541-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25305.3">
541+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25312.2">
542542
<Uri>https://github.com/dotnet/arcade-services</Uri>
543-
<Sha>3aa60dff2bcf413691d461bb5805d0b4357f4b29</Sha>
543+
<Sha>ddbab8acf544cc1762d5552f6f7e4eaf20429e9b</Sha>
544544
</Dependency>
545-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25305.3">
545+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25312.2">
546546
<Uri>https://github.com/dotnet/arcade-services</Uri>
547-
<Sha>3aa60dff2bcf413691d461bb5805d0b4357f4b29</Sha>
547+
<Sha>ddbab8acf544cc1762d5552f6f7e4eaf20429e9b</Sha>
548548
</Dependency>
549549
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25305.2">
550550
<Uri>https://github.com/microsoft/testfx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</PropertyGroup>
9090
<PropertyGroup>
9191
<!-- Dependency from https://github.com/dotnet/arcade-services -->
92-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25305.3</MicrosoftDotNetDarcLibVersion>
92+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25312.2</MicrosoftDotNetDarcLibVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)