Skip to content

Commit 177bb70

Browse files
[main] Update dependencies from dotnet/arcade, dotnet/arcade-services (#15983)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2615153 commit 177bb70

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,21 @@
2727
<Uri>https://github.com/dotnet/templating</Uri>
2828
<Sha>43b5827697e501c442eb75ffff832cd4df2514fe</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25367.5">
30+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25374.4">
3131
<Uri>https://github.com/dotnet/arcade</Uri>
32-
<Sha>d777c20040bdc2e52b372fa98dcb84141ed692d3</Sha>
32+
<Sha>e2fed65f9c524d12c64876194ae4ce177b935bb3</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25367.5">
34+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25374.4">
3535
<Uri>https://github.com/dotnet/arcade</Uri>
36-
<Sha>d777c20040bdc2e52b372fa98dcb84141ed692d3</Sha>
36+
<Sha>e2fed65f9c524d12c64876194ae4ce177b935bb3</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.25367.2">
38+
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.25378.2">
3939
<Uri>https://github.com/dotnet/arcade-services</Uri>
40-
<Sha>584861c7778116820c4768ac59b78b9dc2ab9245</Sha>
40+
<Sha>ccf68e22d453da0d4c7f5f165c9f3a23f9b96f0a</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25367.2">
42+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25378.2">
4343
<Uri>https://github.com/dotnet/arcade-services</Uri>
44-
<Sha>584861c7778116820c4768ac59b78b9dc2ab9245</Sha>
44+
<Sha>ccf68e22d453da0d4c7f5f165c9f3a23f9b96f0a</Sha>
4545
</Dependency>
4646
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25365.3">
4747
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<!-- arcade -->
2424
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>9.0.0-beta.24223.1</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
2525
<!-- arcade-services -->
26-
<MicrosoftDotNetProductConstructionServiceClientVersion>1.1.0-beta.25367.2</MicrosoftDotNetProductConstructionServiceClientVersion>
27-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25367.2</MicrosoftDotNetDarcLibVersion>
26+
<MicrosoftDotNetProductConstructionServiceClientVersion>1.1.0-beta.25378.2</MicrosoftDotNetProductConstructionServiceClientVersion>
27+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25378.2</MicrosoftDotNetDarcLibVersion>
2828
<!-- command-line-api -->
2929
<SystemCommandLineVersion>2.0.0-beta5.25210.1</SystemCommandLineVersion>
3030
<!-- corefx -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"dotnet": "10.0.100-preview.7.25322.101"
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25367.5",
16-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25367.5",
15+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25374.4",
16+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25374.4",
1717
"Microsoft.Build.NoTargets": "3.7.0"
1818
}
1919
}

0 commit comments

Comments
 (0)