Skip to content

Commit ff8a2e8

Browse files
authored
[main] Update dependencies from dotnet/arcade-services (#48950)
2 parents 2614f5b + 019398c commit ff8a2e8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.config/dotnet-tools.json

+1-1
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.25263.3",
6+
"version": "1.1.0-beta.25264.3",
77
"commands": [
88
"darc"
99
]

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -571,13 +571,13 @@
571571
<Uri>https://github.com/dotnet/dotnet</Uri>
572572
<Sha>5d437e96e412b189af05abb84753996de9aa698f</Sha>
573573
</Dependency>
574-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25263.3">
574+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25264.3">
575575
<Uri>https://github.com/dotnet/arcade-services</Uri>
576-
<Sha>4db7c74da4dcd71e2a5b4f5a65cc871dc06288d2</Sha>
576+
<Sha>7126d7cb6f801691b0dfcc4e8357471f8dc750a9</Sha>
577577
</Dependency>
578-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25263.3">
578+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25264.3">
579579
<Uri>https://github.com/dotnet/arcade-services</Uri>
580-
<Sha>4db7c74da4dcd71e2a5b4f5a65cc871dc06288d2</Sha>
580+
<Sha>7126d7cb6f801691b0dfcc4e8357471f8dc750a9</Sha>
581581
</Dependency>
582582
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25262.2">
583583
<Uri>https://github.com/microsoft/testfx</Uri>

eng/Versions.props

+1-1
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.25263.3</MicrosoftDotNetDarcLibVersion>
92+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25264.3</MicrosoftDotNetDarcLibVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/aspire -->

0 commit comments

Comments
 (0)