Skip to content

Commit 62df8b9

Browse files
maestro-prod-Primarymmitche
authored andcommitted
Merged PR 43926: [internal/release/9.0] Update dependencies from dnceng/internal/dotnet-wpf
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.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: from 9.0.0-rtm.24508.17 to 9.0.0-rtm.24516.9 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Ref**: from 9.0.0-rtm.24508.17 to 9.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: from 9.0.0-rtm.24508.17 to 9.0.0-rtm.24516.9 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Runtime.win-x64**: from 9.0.0-rtm.24508.17 to 9.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Win32.Registry.AccessControl**: from 9.0.0-rtm.24508.17 to 9.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Win32.SystemEvents**: from 9.0.0-rtm.24508.17 to 9.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.CodeDom**: from 9.0.0-rtm.24508.17 to 9.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.ComponentModel.Composition**: from 9.0.0-rtm.24508.17 to 9.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Configuration.ConfigurationManager**: from 9.0.0-rtm.24508.17 to 9.0.0 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 9.0.0-rtm.24509.5 to 9.0.0-rtm.24517.4 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Data.Odbc**: from 9.0.0-rtm.24508.17 to 9.0.0 (parent: Microsoft.Private.Winforms) ...
1 parent f03451d commit 62df8b9

File tree

3 files changed

+154
-142
lines changed

3 files changed

+154
-142
lines changed

NuGet.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88
<packageSources>
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
11+
<!-- Begin: Package sources from dotnet-runtime -->
12+
<add key="darc-int-dotnet-runtime-64edceb" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-64edceb0/nuget/v3/index.json" />
13+
<!-- End: Package sources from dotnet-runtime -->
1114
<!-- Begin: Package sources from dotnet-winforms -->
15+
<add key="darc-int-dotnet-winforms-d23e6a3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-d23e6a34/nuget/v3/index.json" />
1216
<!-- End: Package sources from dotnet-winforms -->
1317
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1418
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -21,5 +25,13 @@
2125
</packageSources>
2226
<disabledPackageSources>
2327
<clear />
28+
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
29+
<!-- Begin: Package sources from dotnet-runtime -->
30+
<add key="darc-int-dotnet-runtime-64edceb" value="true" />
31+
<!-- End: Package sources from dotnet-runtime -->
32+
<!-- Begin: Package sources from dotnet-winforms -->
33+
<add key="darc-int-dotnet-winforms-d23e6a3" value="true" />
34+
<!-- End: Package sources from dotnet-winforms -->
35+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2436
</disabledPackageSources>
2537
</configuration>

0 commit comments

Comments
 (0)