Skip to content

Commit fbbc5b5

Browse files
committed
Merged PR 43908: [internal/release/9.0] Merge from public
Merge from public release/9.0 to internal/release/9.0 and resolve conflicts if necessary ---- #### AI description (iteration 1) #### PR Classification Dependency update #### PR Summary This pull request updates several dependencies to their latest versions in preparation for the 9.0 release. - Updated dependency versions and SHAs in `/eng/Version.Details.xml` for `Microsoft.Private.Winforms`, `Microsoft.Dotnet.WinForms.ProjectTemplates`, and various `System.*` libraries.
2 parents e4f3260 + 375aed2 commit fbbc5b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NuGet.config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
<configuration>
44
<packageSources>
55
<clear />
6+
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
7+
<!-- Begin: Package sources from dotnet-winforms -->
8+
<add key="darc-pub-dotnet-winforms-5f03f3d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-winforms-5f03f3d8/nuget/v3/index.json" />
9+
<!-- End: Package sources from dotnet-winforms -->
10+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
611
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
712
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
813
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />

0 commit comments

Comments
 (0)