Skip to content

Commit c1e276a

Browse files
[release/9.0] Update dependencies from dotnet/arcade (#13241)
Update dependencies from https://github.com/dotnet/arcade build 20250404.5 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25164.2 -> To Version 9.0.0-beta.25204.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 6124ef0 commit c1e276a

File tree

4 files changed

+18
-24
lines changed

4 files changed

+18
-24
lines changed

NuGet.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-runtime -->
7-
<add key="darc-int-dotnet-runtime-831d23e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-runtime-831d23e-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5-2/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-831d23e-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5-1/nuget/v3/index.json" />
107
<!-- End: Package sources from dotnet-runtime -->
118
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
129
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -27,9 +24,6 @@
2724
<clear />
2825
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2926
<!-- Begin: Package sources from dotnet-runtime -->
30-
<add key="darc-int-dotnet-runtime-831d23e-1" value="true" />
31-
<add key="darc-int-dotnet-runtime-831d23e-2" value="true" />
32-
<add key="darc-int-dotnet-runtime-831d23e" value="true" />
3327
<!-- End: Package sources from dotnet-runtime -->
3428
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3529
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -191,29 +191,29 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
191191
</ProductDependencies>
192192
<ToolsetDependencies>
193193
<!-- Arcade -->
194-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25164.2">
194+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25204.5">
195195
<Uri>https://github.com/dotnet/arcade</Uri>
196-
<Sha>5ba9ca776c1d0bb72b2791591e54cf51fc52dfee</Sha>
196+
<Sha>97cbc7361ff28b2948c8182720c166a744049f55</Sha>
197197
</Dependency>
198-
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.25164.2">
198+
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.25204.5">
199199
<Uri>https://github.com/dotnet/arcade</Uri>
200-
<Sha>5ba9ca776c1d0bb72b2791591e54cf51fc52dfee</Sha>
200+
<Sha>97cbc7361ff28b2948c8182720c166a744049f55</Sha>
201201
</Dependency>
202-
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="9.0.0-beta.25164.2">
202+
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="9.0.0-beta.25204.5">
203203
<Uri>https://github.com/dotnet/arcade</Uri>
204-
<Sha>5ba9ca776c1d0bb72b2791591e54cf51fc52dfee</Sha>
204+
<Sha>97cbc7361ff28b2948c8182720c166a744049f55</Sha>
205205
</Dependency>
206-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25164.2">
206+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25204.5">
207207
<Uri>https://github.com/dotnet/arcade</Uri>
208-
<Sha>5ba9ca776c1d0bb72b2791591e54cf51fc52dfee</Sha>
208+
<Sha>97cbc7361ff28b2948c8182720c166a744049f55</Sha>
209209
</Dependency>
210-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25164.2">
210+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25204.5">
211211
<Uri>https://github.com/dotnet/arcade</Uri>
212-
<Sha>5ba9ca776c1d0bb72b2791591e54cf51fc52dfee</Sha>
212+
<Sha>97cbc7361ff28b2948c8182720c166a744049f55</Sha>
213213
</Dependency>
214-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25164.2">
214+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25204.5">
215215
<Uri>https://github.com/dotnet/arcade</Uri>
216-
<Sha>5ba9ca776c1d0bb72b2791591e54cf51fc52dfee</Sha>
216+
<Sha>97cbc7361ff28b2948c8182720c166a744049f55</Sha>
217217
</Dependency>
218218
</ToolsetDependencies>
219219
</Dependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
</PropertyGroup>
5858
<!-- Arcade -->
5959
<PropertyGroup>
60-
<MicrosoftDotNetGenFacadesPackageVersion>9.0.0-beta.25164.2</MicrosoftDotNetGenFacadesPackageVersion>
61-
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25164.2</MicrosoftDotNetRemoteExecutorVersion>
62-
<MicrosoftDotNetXUnitExtensionsPackageVersion>9.0.0-beta.25164.2</MicrosoftDotNetXUnitExtensionsPackageVersion>
60+
<MicrosoftDotNetGenFacadesPackageVersion>9.0.0-beta.25204.5</MicrosoftDotNetGenFacadesPackageVersion>
61+
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25204.5</MicrosoftDotNetRemoteExecutorVersion>
62+
<MicrosoftDotNetXUnitExtensionsPackageVersion>9.0.0-beta.25204.5</MicrosoftDotNetXUnitExtensionsPackageVersion>
6363
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
6464
</PropertyGroup>
6565
<!-- Below have no corresponding entries in Versions.Details.XML because they are not updated via Maestro -->

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"version": "9.0.104"
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25164.2",
18-
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.25164.2",
19-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25164.2",
17+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25204.5",
18+
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.25204.5",
19+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25204.5",
2020
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
2121
"Microsoft.NET.Sdk.IL": "9.0.3-servicing.25111.13"
2222
},

0 commit comments

Comments
 (0)