Skip to content

Commit 6531bad

Browse files
dotnet-maestro[bot]tarekghmmitche
authored
[release/9.0-staging] Update dependencies from dotnet/sdk (#117595)
* Update dependencies from https://github.com/dotnet/sdk build 20250710.24 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task From Version 9.0.108-servicing.25353.4 -> To Version 9.0.109-servicing.25360.24 * Add SDK missing feed * Update NuGet.config --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Tarek Mahmoud Sayed <10833894+tarekgh@users.noreply.github.com> Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
1 parent 5c36d02 commit 6531bad

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<!-- End: Package sources from dotnet-emsdk -->
1414
<!-- Begin: Package sources from dotnet-sdk -->
1515
<!-- End: Package sources from dotnet-sdk -->
16+
<add key="darc-pub-dotnet-sdk-81289841" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-81289841/nuget/v3/index.json" />
1617
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1718
<!--
1819
'src/test/PrepareTestAssets/PrepareTestAssets.proj' generates a NuGet.config file using this

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.108">
389+
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.109">
390390
<Uri>https://github.com/dotnet/sdk</Uri>
391-
<Sha>525adf54d5abc1f40737bb9a9bbe53f25622398a</Sha>
391+
<Sha>8128984181a05a7dc0de748ad3371e0a7f153f35</Sha>
392392
</Dependency>
393393
<!-- Intermediate is necessary for source build. -->
394-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.108-servicing.25353.4">
394+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.109-servicing.25360.24">
395395
<Uri>https://github.com/dotnet/sdk</Uri>
396-
<Sha>525adf54d5abc1f40737bb9a9bbe53f25622398a</Sha>
396+
<Sha>8128984181a05a7dc0de748ad3371e0a7f153f35</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.108</MicrosoftDotNetApiCompatTaskVersion>
86+
<MicrosoftDotNetApiCompatTaskVersion>9.0.109</MicrosoftDotNetApiCompatTaskVersion>
8787
<!-- Arcade dependencies -->
8888
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.25325.4</MicrosoftDotNetBuildTasksFeedVersion>
8989
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.25325.4</MicrosoftDotNetCodeAnalysisVersion>

0 commit comments

Comments
 (0)