Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update dependencies from https://github.com/dotnet/sdk build 20250522.8
Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task
 From Version 9.0.107-servicing.25261.2 -> To Version 9.0.107-servicing.25272.8
  • Loading branch information
dotnet-maestro[bot] committed May 26, 2025
commit a17ddd3d4544ffa3bb97f29833a83e75cb2f9b6d
11 changes: 1 addition & 10 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,9 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-emsdk -->
<add key="darc-pub-dotnet-emsdk-78f6f07" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-8/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-7/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-6/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-5/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-4/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->
<!-- Begin: Package sources from dotnet-sdk -->
<add key="darc-pub-dotnet-sdk-40b97d6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-40b97d61/nuget/v3/index.json" />
<add key="darc-pub-dotnet-sdk-38e51fe" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-38e51fe4/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-sdk -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!--
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -388,12 +388,12 @@
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.107">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>40b97d6163b0ff8487216a84d0dcfddf7e517c8e</Sha>
<Sha>38e51fe4e1fa36644ea66191001e82078989f051</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.107-servicing.25268.4">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.107-servicing.25272.8">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>40b97d6163b0ff8487216a84d0dcfddf7e517c8e</Sha>
<Sha>38e51fe4e1fa36644ea66191001e82078989f051</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
Expand Down
Loading