Skip to content

Commit 0c942c0

Browse files
ProductConstructionServiceProdvseanreesermsft
authored andcommitted
Merged PR 49252: [internal/release/9.0.3xx] Update dependencies from dnceng/internal/dotnet-runtime, dnceng/internal/dotnet-windowsdesktop
This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.4-rtm.25164.2 to 9.0.5-rtm.25216.2 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.4-servicing.25163.12 to 9.0.5-servicing.25216.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.4-rtm.25164.2 to 9.0.5-rtm.25216.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:8e22721a-e9f6-419b-9c3b-fbb0f0641e55) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [8e22721a-e9f6-419b-9c3b-fbb0f0641e55](https://maestro.dot.net/subscriptions?search=8e22721a-e9f6-419b-9c3b-fbb0f0641e55) - **Build**: [20250415.9](https://dev.azure.com/dnceng/internal/_build/results?buildId=2687946) - **Date Produced**: April 15, 2025 11:46:54 PM UTC - **Commit**: [e36e4d1a8f8dfb08d7e3a6041459c9791d732c01](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCe36e4d1a8f8dfb08d7e3a6041459c9791d732c01) - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.4 to 9.0.5][1] - **Microsoft.Extensions.DependencyModel**: [from 9.0.4 to 9.0.5][1] - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.4 to 9.0.5][1] - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.4 to 9.0.5][1] - **Microsoft.Extensions.Logging**: [from 9.0.4 to 9.0.5][1] - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.4 to 9.0.5][1] - **Microsoft.Extensions.Logging.Console**: [from 9.0.4 to 9.0.5][1] - **Microsoft.NET.HostModel**: [from 9.0.4-servicing.25163.5 to 9.0.5-servicing.25215.9][1] - **Microsoft.NET.ILLink.Tasks**: [from 9.0.4 to 9.0.5][1] - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.4 to 9.0.5][1] - **Microsoft.NETCore.App.Ref**: [from 9.0.4 to 9.0.5][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.4 to 9.0.5][1] - **Microsoft.NETCore.Platforms**: [from 9.0.4-servicing.25163.5 to 9.0.5-servicing.25215.9][1] - **Microsoft.Win32.SystemEvents**: [from 9.0.4 to 9.0.5][1] - **System.CodeDom**: [from 9.0.4 to 9.0.5][1] - **System.Composition.AttributedModel**: [from 9.0.4 to 9.0.5][1] - **System.Composition.Convention**: [from 9.0.4 to 9.0.5][1] - **System.Composition.Hosting**: [from 9.0.4 to 9.0.5][1] - **System.Composition.Runtime**: [from 9.0.4 ...
2 parents 561604b + 9a4800e commit 0c942c0

File tree

3 files changed

+135
-130
lines changed

3 files changed

+135
-130
lines changed

NuGet.config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,21 @@
2626
<!-- Begin: Package sources from dotnet-aspnetcore -->
2727
<!-- End: Package sources from dotnet-aspnetcore -->
2828
<!-- Begin: Package sources from dotnet-emsdk -->
29+
<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" />
2930
<!-- End: Package sources from dotnet-emsdk -->
3031
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
3132
<add key="darc-pub-DotNet-msbuild-Trusted-fc19b05" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-fc19b051/nuget/v3/index.json" />
3233
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3334
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3435
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3536
<!-- Begin: Package sources from dotnet-runtime -->
37+
<add key="darc-int-dotnet-runtime-e36e4d1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a/nuget/v3/index.json" />
3638
<!-- End: Package sources from dotnet-runtime -->
3739
<!-- Begin: Package sources from dotnet-templating -->
3840
<add key="darc-pub-dotnet-templating-71d6ad5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-71d6ad51/nuget/v3/index.json" />
3941
<!-- End: Package sources from dotnet-templating -->
4042
<!-- Begin: Package sources from dotnet-windowsdesktop -->
43+
<add key="darc-int-dotnet-windowsdesktop-b141ff4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-b141ff42/nuget/v3/index.json" />
4144
<!-- End: Package sources from dotnet-windowsdesktop -->
4245
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4346
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -68,8 +71,10 @@
6871
<!-- Begin: Package sources from dotnet-aspnetcore -->
6972
<!-- End: Package sources from dotnet-aspnetcore -->
7073
<!-- Begin: Package sources from dotnet-runtime -->
74+
<add key="darc-int-dotnet-runtime-e36e4d1" value="true" />
7175
<!-- End: Package sources from dotnet-runtime -->
7276
<!-- Begin: Package sources from dotnet-windowsdesktop -->
77+
<add key="darc-int-dotnet-windowsdesktop-b141ff4" value="true" />
7378
<!-- End: Package sources from dotnet-windowsdesktop -->
7479
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
7580
</disabledPackageSources>

0 commit comments

Comments
 (0)