Tags: dotnet/winforms
Tags
[release/10.0] Source code updates from dotnet/dotnet (#14047) > [!NOTE] > This is a codeflow update. It may contain both source code changes from > [the VMR](https://github.com/dotnet/dotnet) > as well as dependency updates. Learn more [here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md). This pull request brings the following source code changes [marker]: <> (Begin:7442e8e7-a558-4305-8b1f-3fa7e892b4a1) ## From https://github.com/dotnet/dotnet - **Subscription**: [7442e8e7-a558-4305-8b1f-3fa7e892b4a1](https://maestro.dot.net/subscriptions?search=7442e8e7-a558-4305-8b1f-3fa7e892b4a1) - **Build**: [20251113.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2838071) ([290774](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/290774)) - **Date Produced**: November 14, 2025 2:05:10 AM UTC - **Commit**: [93970af2dae989c795efb703be9a25ff95079f25](dotnet/dotnet@93970af) - **Commit Diff**: [e17b0d0...93970af](dotnet/dotnet@e17b0d0...93970af) - **Branch**: [release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx) **Updated Dependencies** - From [10.0.0-beta.25555.106 to 10.0.0-beta.25563.104][2] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Templating - Microsoft.DotNet.CMake.Sdk - Microsoft.DotNet.GenFacades - Microsoft.DotNet.Helix.Sdk - Microsoft.DotNet.RemoteExecutor - Microsoft.DotNet.XUnitV3Extensions - From [10.0.1 to 10.0.1][2] - Microsoft.NET.Sdk.IL - Microsoft.NETCore.App.Ref - Microsoft.NETCore.ILAsm - Microsoft.NETCore.ILDAsm - Microsoft.Win32.SystemEvents - runtime.win-x64.Microsoft.NETCore.ILAsm - runtime.win-x86.Microsoft.NETCore.ILAsm - System.CodeDom - System.Configuration.ConfigurationManager - System.Formats.Nrbf - System.IO.Hashing - System.Reflection.MetadataLoadContext - System.Resources.Extensions - System.Runtime.Serialization.Formatters - System.Text.Encodings.Web - System.Text.Json - System.Windows.Extensions - From [10.0.1-servicing.25555.106 to 10.0.1-servicing.25563.104][2] - Microsoft.NETCore.Platforms [marker]: <> (End:7442e8e7-a558-4305-8b1f-3fa7e892b4a1) [1]: dotnet/dotnet@e17b0d0...f4701e0 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/winforms/pull/14047) [2]: dotnet/dotnet@e17b0d0...93970af [marker]: <> (Start:Footer:CodeFlow PR) ## Associated changes in source repos - dotnet/arcade@fb1799f...987d1a7 - dotnet/aspnetcore@7387de9...050c600 - dotnet/efcore@46842f5...bed4f28 - dotnet/fsharp@2cb9ee0...fdb4229 - dotnet/runtime@ec71a92...765b715 - dotnet/sdk@ce50bec...3820e27 - dotnet/source-build-reference-packages@d39396d...dcd0835 - dotnet/templating@e3fa684...ab3f61d - dotnet/windowsdesktop@6d8c288...dddb7a4 - aede76c...62f001b - dotnet/wpf@3daa2ad...d75b8ad <!-- To diff the source repo and PR branch contents locally, run: darc vmr diff --name-only https://github.com/dotnet/dotnet:93970af2dae989c795efb703be9a25ff95079f25..https://github.com/dotnet/winforms:darc-release/10.0-186a81ae-9352-4d7f-a09e-534c245f8b52 --> [marker]: <> (End:Footer:CodeFlow PR)
[release/10.0] Handle unterminated string data in DataObject (#13988) Manually look for the terminator and return empty string if there is no terminator. Throw for bad HGLOBALs. Needed to add some more code for testing nested private generic classes. --------- Co-authored-by: Jeremy Kuhne <[email protected]>
Merged PR 54505: [internal/release/9.0] Update dependencies from dnce… …ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:555ab5b2-4b2b-499d-9bd8-61a8598c73f8) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [555ab5b2-4b2b-499d-9bd8-61a8598c73f8](https://maestro.dot.net/subscriptions?search=555ab5b2-4b2b-499d-9bd8-61a8598c73f8) - **Build**: [20251017.16](https://dev.azure.com/dnceng/internal/_build/results?buildId=2818851) ([287731](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-runtime/build/287731)) - **Date Produced**: October 19, 2025 4:50:10 AM UTC - **Commit**: [fa7cdded37981a97cec9a3e233c4a6af58a91c57](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCfa7cdded37981a97cec9a3e233c4a6af58a91c57) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.11-servicing.25514.14 to 9.0.11-servicing.25517.16][1] - Microsoft.Internal.Runtime.WindowsDesktop.Transport - Microsoft.NETCore.Platforms - VS.Redist.Common.NetCore.SharedFramework.x64.9.0 - From [9.0.11 to 9.0.11][1] - Microsoft.NET.Sdk.IL - Microsoft.NETCore.App.Ref - Microsoft.NETCore.App.Runtime.win-x64 - Microsoft.NETCore.ILAsm - Microsoft.NETCore.ILDAsm - Microsoft.Win32.Registry.AccessControl - Microsoft.Win32.SystemEvents - runtime.win-x64.Microsoft.NETCore.ILAsm - runtime.win-x86.Microsoft.NETCore.ILAsm - System.CodeDom - System.ComponentModel.Composition - System.ComponentModel.Composition.Registration - System.Configuration.ConfigurationManager - System.Data.Odbc - System.Data.OleDb - System.Diagnostics.EventLog - System.Diagnostics.PerformanceCounter - System.DirectoryServices - System.DirectoryServices.AccountManagement - System.DirectoryServices.Protocols - System.Formats.Nrbf - System.IO.Hashing - System.IO.Packaging - System.IO.Ports - System.Management - System.Reflection.Context - System.Reflection.MetadataLoadContext - System.Resources.Extensions - System.Runtime.Caching - System.Runtime.Serialization.Formatters - System.Security.Cryptography.Pkcs - System.Security.Cryptography.ProtectedData - System.Security.Cryptography.Xml - System.Security.Permissions - System.ServiceModel.Syndication - System.ServiceProcess.ServiceController - System.Speech - System.Text.Encoding.CodePages - System.Text.Encodings.Web - System.Text.Json - System.Threading.AccessControl - System.Windows.Extensions [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC234ea840a1e7b26d02d9fdb9ec61232dc50ba5ae&targetVersion=GCfa7cdded37981a97cec9a3e233c4a6af58a91c57&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:555ab5b2-4b2b-499d-9bd8-61a8598c73f8)
Merged PR 53789: [internal/release/8.0] Update dependencies from dnce… …ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:d72686ca-0460-40d4-f427-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [d72686ca-0460-40d4-f427-08dbd53b3319](https://maestro.dot.net/subscriptions?search=d72686ca-0460-40d4-f427-08dbd53b3319) - **Build**: [20250925.13](https://dev.azure.com/dnceng/internal/_build/results?buildId=2801893) ([284753](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/284753)) - **Date Produced**: September 25, 2025 11:57:30 PM UTC - **Commit**: [362ab6669d55a75d51166f01b596c967c734ef4c](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC362ab6669d55a75d51166f01b596c967c734ef4c) - **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [8.0.21-servicing.25473.21 to 8.0.21-servicing.25475.13][1] - Microsoft.Internal.Runtime.WindowsDesktop.Transport - Microsoft.NET.Sdk.IL - Microsoft.NETCore.ILAsm - Microsoft.NETCore.ILDAsm - Microsoft.NETCore.Platforms - runtime.win-x64.Microsoft.NETCore.ILAsm - runtime.win-x86.Microsoft.NETCore.ILAsm - VS.Redist.Common.NetCore.SharedFramework.x64.8.0 - From [8.0.21 to 8.0.21][1] - Microsoft.NETCore.App.Ref - Microsoft.NETCore.App.Runtime.win-x64 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC1892887e28c6812653f864f30a621b190b83dd7c&targetVersion=GC362ab6669d55a75d51166f01b596c967c734ef4c&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
Merged PR 52493: [internal/release/9.0] Update dependencies from dnce… …ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:555ab5b2-4b2b-499d-9bd8-61a8598c73f8) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [555ab5b2-4b2b-499d-9bd8-61a8598c73f8](https://maestro.dot.net/subscriptions?search=555ab5b2-4b2b-499d-9bd8-61a8598c73f8) - **Build**: [20250819.16](https://dev.azure.com/dnceng/internal/_build/results?buildId=2775734) - **Date Produced**: August 20, 2025 2:57:08 AM UTC - **Commit**: [893c2ebbd49952ca49e93298148af2d95a61a0a4](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC893c2ebbd49952ca49e93298148af2d95a61a0a4) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.9-servicing.25415.12 to 9.0.9-servicing.25419.16][1] - Microsoft.Internal.Runtime.WindowsDesktop.Transport - Microsoft.NETCore.Platforms - VS.Redist.Common.NetCore.SharedFramework.x64.9.0 - From [9.0.9 to 9.0.9][1] - Microsoft.NET.Sdk.IL - Microsoft.NETCore.App.Ref - Microsoft.NETCore.App.Runtime.win-x64 - Microsoft.NETCore.ILAsm - Microsoft.NETCore.ILDAsm - Microsoft.Win32.Registry.AccessControl - Microsoft.Win32.SystemEvents - runtime.win-x64.Microsoft.NETCore.ILAsm - runtime.win-x86.Microsoft.NETCore.ILAsm - System.CodeDom - System.ComponentModel.Composition - System.ComponentModel.Composition.Registration - System.Configuration.ConfigurationManager - System.Data.Odbc - System.Data.OleDb - System.Diagnostics.EventLog - System.Diagnostics.PerformanceCounter - System.DirectoryServices - System.DirectoryServices.AccountManagement - System.DirectoryServices.Protocols - System.Formats.Nrbf - System.IO.Hashing - System.IO.Packaging - System.IO.Ports - System.Management - System.Reflection.Context - System.Reflection.MetadataLoadContext - System.Resources.Extensions - System.Runtime.Caching - System.Runtime.Serialization.Formatters - System.Security.Cryptography.Pkcs - System.Security.Cryptography.ProtectedData - System.Security.Cryptography.Xml - System.Security.Permissions - System.ServiceModel.Syndication - System.ServiceProcess.ServiceController - System.Speech - System.Text.Encoding.CodePages - System.Text.Encodings.Web - System.Text.Json - System.Threading.AccessControl - System.Windows.Extensions [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC9a939063580582345c2b6f843687faf4538f32fb&targetVersion=GC893c2ebbd49952ca49e93298148af2d95a61a0a4&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:555ab5b2-4b2b-499d-9bd8-61a8598c73f8)
Merged PR 52486: [internal/release/8.0] Update dependencies from dnce… …ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:d72686ca-0460-40d4-f427-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [d72686ca-0460-40d4-f427-08dbd53b3319](https://maestro.dot.net/subscriptions?search=d72686ca-0460-40d4-f427-08dbd53b3319) - **Build**: [20250819.14](https://dev.azure.com/dnceng/internal/_build/results?buildId=2775732) - **Date Produced**: August 20, 2025 2:48:46 AM UTC - **Commit**: [574100b692e71fa3426931adf4c1ba42e4ee5213](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC574100b692e71fa3426931adf4c1ba42e4ee5213) - **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [8.0.20-servicing.25415.11 to 8.0.20-servicing.25419.14][1] - Microsoft.Internal.Runtime.WindowsDesktop.Transport - Microsoft.NET.Sdk.IL - Microsoft.NETCore.ILAsm - Microsoft.NETCore.ILDAsm - Microsoft.NETCore.Platforms - runtime.win-x64.Microsoft.NETCore.ILAsm - runtime.win-x86.Microsoft.NETCore.ILAsm - VS.Redist.Common.NetCore.SharedFramework.x64.8.0 - From [8.0.20 to 8.0.20][1] - Microsoft.NETCore.App.Ref - Microsoft.NETCore.App.Runtime.win-x64 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCdd6010a8a425962e7793cc741e1f79f8681e4882&targetVersion=GC574100b692e71fa3426931adf4c1ba42e4ee5213&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
Remove Experimental attribute for dark mode (#13810) Fixes #13805 * Removes the ExperimentalAttribute for all Dark Mode (SetColorMode) related APIs. * Updates the docs for `Application.SetColorMode` to reflect latest developments. * Removes #Pragma 5001 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/winforms/pull/13810)
PreviousNext