Skip to content

Commit 1c4be07

Browse files
[main] Update dependencies from dotnet/arcade-services (#15171)
[main] Update dependencies from dotnet/arcade-services
1 parent 688c0c5 commit 1c4be07

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

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,13 @@
205205
<Uri>https://github.com/dotnet/arcade</Uri>
206206
<Sha>cb37e1f67041bfc6484ec47525bda461606efe92</Sha>
207207
</Dependency>
208-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.22620.1">
208+
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.22622.1">
209209
<Uri>https://github.com/dotnet/arcade-services</Uri>
210-
<Sha>a15b2ccfd23a56ac9314ce91ea2d00f514b29856</Sha>
210+
<Sha>cf7f713e75aabd03322150abeba1d6223c14089d</Sha>
211211
</Dependency>
212-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.22620.1">
212+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.22622.1">
213213
<Uri>https://github.com/dotnet/arcade-services</Uri>
214-
<Sha>a15b2ccfd23a56ac9314ce91ea2d00f514b29856</Sha>
214+
<Sha>cf7f713e75aabd03322150abeba1d6223c14089d</Sha>
215215
</Dependency>
216216
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="8.0.0-alpha.1.22557.12">
217217
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</PropertyGroup>
3131
<PropertyGroup>
3232
<!-- Dependency from https://github.com/dotnet/arcade-services -->
33-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.22620.1</MicrosoftDotNetDarcLibVersion>
33+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.22622.1</MicrosoftDotNetDarcLibVersion>
3434
</PropertyGroup>
3535
<PropertyGroup>
3636
<!-- Dependency from https://github.com/dotnet/winforms -->

0 commit comments

Comments
 (0)