Skip to content

Commit 5d8b194

Browse files
[release/9.0-staging] Update dependencies from dotnet/sdk (#110532)
* Update dependencies from https://github.com/dotnet/sdk build 20241205.31 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task From Version 9.0.102-servicing.24579.1 -> To Version 9.0.102-servicing.24605.31 * Update dependencies from https://github.com/dotnet/sdk build 20241210.2 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task From Version 9.0.102-servicing.24579.1 -> To Version 9.0.102-servicing.24610.2 * Set UseMonoRuntime=false to workaround WABT restore issue --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Alexander Köplinger <[email protected]>
1 parent 8af4dec commit 5d8b194

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

NuGet.config

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,11 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-emsdk -->
12-
<add key="darc-pub-dotnet-emsdk-cd2146c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9/nuget/v3/index.json" />
13-
<add key="darc-pub-dotnet-emsdk-cd2146c-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9-3/nuget/v3/index.json" />
14-
<add key="darc-pub-dotnet-emsdk-cd2146c-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9-2/nuget/v3/index.json" />
15-
<add key="darc-pub-dotnet-emsdk-cd2146c-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9-1/nuget/v3/index.json" />
1612
<add key="darc-pub-dotnet-emsdk-5a19723" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-5a197234/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-emsdk-5a19723-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-5a197234-1/nuget/v3/index.json" />
1714
<!-- End: Package sources from dotnet-emsdk -->
1815
<!-- Begin: Package sources from dotnet-sdk -->
19-
<add key="darc-pub-dotnet-sdk-cbec38b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-cbec38b1/nuget/v3/index.json" />
16+
<add key="darc-pub-dotnet-sdk-a345a00" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-a345a003/nuget/v3/index.json" />
2017
<!-- End: Package sources from dotnet-sdk -->
2118
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2219
<!--

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -388,12 +388,12 @@
388388
</Dependency>
389389
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.102">
390390
<Uri>https://github.com/dotnet/sdk</Uri>
391-
<Sha>cbec38b13edc53f701225f8f087fb5a2dbfd3679</Sha>
391+
<Sha>a345a00343aa14a693aec75a3d56fc07e99e517f</Sha>
392392
</Dependency>
393393
<!-- Intermediate is necessary for source build. -->
394-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.102-servicing.24579.1">
394+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.102-servicing.24610.2">
395395
<Uri>https://github.com/dotnet/sdk</Uri>
396-
<Sha>cbec38b13edc53f701225f8f087fb5a2dbfd3679</Sha>
396+
<Sha>a345a00343aa14a693aec75a3d56fc07e99e517f</Sha>
397397
<SourceBuild RepoName="sdk" ManagedOnly="true" />
398398
</Dependency>
399399
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">

0 commit comments

Comments
 (0)