Skip to content

Commit d89a54c

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20250511.2 (#115466)
Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task From Version 9.0.106-servicing.25217.33 -> To Version 9.0.107-servicing.25261.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 9a9e83e commit d89a54c

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
@@ -12,7 +12,7 @@
1212
<add key="darc-pub-dotnet-emsdk-3df5eac" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-3df5eac9/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-emsdk -->
1414
<!-- Begin: Package sources from dotnet-sdk -->
15-
<add key="darc-pub-dotnet-sdk-bdd832b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-bdd832b5/nuget/v3/index.json" />
15+
<add key="darc-pub-dotnet-sdk-b562a30" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-b562a300/nuget/v3/index.json" />
1616
<!-- End: Package sources from dotnet-sdk -->
1717
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1818
<!--

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,14 +386,14 @@
386386
<Sha>3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha>
387387
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
388388
</Dependency>
389-
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.106">
389+
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.107">
390390
<Uri>https://github.com/dotnet/sdk</Uri>
391-
<Sha>bdd832b55524d38b559b88e69adb4af76f14d6a0</Sha>
391+
<Sha>b562a3008a23dc5e7dca299c31056684b16b617e</Sha>
392392
</Dependency>
393393
<!-- Intermediate is necessary for source build. -->
394-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.106-servicing.25217.33">
394+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.107-servicing.25261.2">
395395
<Uri>https://github.com/dotnet/sdk</Uri>
396-
<Sha>bdd832b55524d38b559b88e69adb4af76f14d6a0</Sha>
396+
<Sha>b562a3008a23dc5e7dca299c31056684b16b617e</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.106</MicrosoftDotNetApiCompatTaskVersion>
86+
<MicrosoftDotNetApiCompatTaskVersion>9.0.107</MicrosoftDotNetApiCompatTaskVersion>
8787
<!-- Arcade dependencies -->
8888
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25255.5</MicrosoftDotNetBuildTasksFeedVersion>
8989
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25255.5</MicrosoftDotNetCodeAnalysisVersion>

0 commit comments

Comments
 (0)