Skip to content

Commit b9d1938

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20250115.25 (#111607)
Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task From Version 9.0.102-servicing.24610.2 -> To Version 9.0.103-servicing.25065.25 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <[email protected]>
1 parent 8f76618 commit b9d1938

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<add key="darc-pub-dotnet-emsdk-2c27e40-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2c27e405-1/nuget/v3/index.json" />
3030
<!-- End: Package sources from dotnet-emsdk -->
3131
<!-- Begin: Package sources from dotnet-sdk -->
32-
<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" />
32+
<add key="darc-pub-dotnet-sdk-049799c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-049799c3/nuget/v3/index.json" />
3333
<!-- End: Package sources from dotnet-sdk -->
3434
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3535
<!--

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,14 +386,14 @@
386386
<Sha>da7c6c4257b2f661024b9a506773372a09023eee</Sha>
387387
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
388388
</Dependency>
389-
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.102">
389+
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.103">
390390
<Uri>https://github.com/dotnet/sdk</Uri>
391-
<Sha>a345a00343aa14a693aec75a3d56fc07e99e517f</Sha>
391+
<Sha>049799c39d766c58ef6388865d5f5ed273b6a75e</Sha>
392392
</Dependency>
393393
<!-- Intermediate is necessary for source build. -->
394-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.102-servicing.24610.2">
394+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.103-servicing.25065.25">
395395
<Uri>https://github.com/dotnet/sdk</Uri>
396-
<Sha>a345a00343aa14a693aec75a3d56fc07e99e517f</Sha>
396+
<Sha>049799c39d766c58ef6388865d5f5ed273b6a75e</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">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<PropertyGroup>
8484
<StaticCsVersion>0.2.0</StaticCsVersion>
8585
<!-- SDK dependencies (also used in wasm build tests -->
86-
<MicrosoftDotNetApiCompatTaskVersion>9.0.102</MicrosoftDotNetApiCompatTaskVersion>
86+
<MicrosoftDotNetApiCompatTaskVersion>9.0.103</MicrosoftDotNetApiCompatTaskVersion>
8787
<!-- Arcade dependencies -->
8888
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25058.5</MicrosoftDotNetBuildTasksFeedVersion>
8989
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25058.5</MicrosoftDotNetCodeAnalysisVersion>

0 commit comments

Comments
 (0)