Skip to content

Commit 822071c

Browse files
[release/8.0.1xx] Update dependencies from dotnet/arcade-services (#17881)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Premek Vysoky <[email protected]>
1 parent 769030c commit 822071c

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,13 +227,13 @@
227227
<Uri>https://github.com/dotnet/arcade</Uri>
228228
<Sha>0aaeafef60933f87b0b50350313bb2fd77defb5d</Sha>
229229
</Dependency>
230-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.23577.3">
230+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.23578.2">
231231
<Uri>https://github.com/dotnet/arcade-services</Uri>
232-
<Sha>2cb9532010eba6a27a7e4d672097c74c79f604d0</Sha>
232+
<Sha>5263b603d90991a0c200aca8b8892c3d7cfe4751</Sha>
233233
</Dependency>
234-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.23577.3">
234+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.23578.2">
235235
<Uri>https://github.com/dotnet/arcade-services</Uri>
236-
<Sha>2cb9532010eba6a27a7e4d672097c74c79f604d0</Sha>
236+
<Sha>5263b603d90991a0c200aca8b8892c3d7cfe4751</Sha>
237237
</Dependency>
238238
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="8.0.0-alpha.1.22557.12">
239239
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</PropertyGroup>
4545
<PropertyGroup>
4646
<!-- Dependency from https://github.com/dotnet/arcade-services -->
47-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.23577.3</MicrosoftDotNetDarcLibVersion>
47+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.23578.2</MicrosoftDotNetDarcLibVersion>
4848
</PropertyGroup>
4949
<PropertyGroup>
5050
<!-- Dependency from https://github.com/dotnet/winforms -->

0 commit comments

Comments
 (0)