Tags: Perpete/wpf
Tags
Update dependencies from https://github.com/dotnet/winforms build 202… …00501.2 (dotnet#2963) - Microsoft.Private.Winforms: 5.0.0-preview.4.20228.2 -> 5.0.0-preview.4.20251.2 Dependency coherency updates - Microsoft.NETCore.App.Internal: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - Microsoft.Win32.Registry: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.CodeDom: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Security.AccessControl: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Security.Principal.Windows: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILDAsm: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILAsm: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.Private.Winforms) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Update dependencies from https://github.com/dotnet/winforms build 202… …00331.1 (dotnet#2830) - Microsoft.Private.Winforms - 5.0.0-preview.3.20181.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d… …otnet-wpf-int build 20200306.12 (dotnet#2729) - Microsoft.DotNet.Wpf.DncEng - 5.0.0-preview.2.20156.12 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
[release/3.1] Update dependencies from dotnet/winforms (dotnet#2670) * Update dependencies from https://github.com/dotnet/winforms build 20200227.4 - Microsoft.Private.Winforms - 4.8.1-servicing.20127.4 Dependency coherency updates - Microsoft.Win32.Registry - 4.7.0 (parent: Microsoft.NETCore.App) - Microsoft.NETCore.App - 3.1.3-servicing.20120.1 (parent: Microsoft.Private.Winforms) - System.CodeDom - 4.7.0 (parent: Microsoft.NETCore.App) - System.Configuration.ConfigurationManager - 4.7.0 (parent: Microsoft.NETCore.App) - System.Diagnostics.EventLog - 4.7.0 (parent: Microsoft.NETCore.App) - System.DirectoryServices - 4.7.0 (parent: Microsoft.NETCore.App) - System.Drawing.Common - 4.7.0 (parent: Microsoft.NETCore.App) - System.Reflection.Emit - 4.7.0 (parent: Microsoft.NETCore.App) - System.Reflection.MetadataLoadContext - 4.7.1 (parent: Microsoft.NETCore.App) - System.Security.AccessControl - 4.7.0 (parent: Microsoft.NETCore.App) - System.Security.Cryptography.Xml - 4.7.0 (parent: Microsoft.NETCore.App) - System.Security.Permissions - 4.7.0 (parent: Microsoft.NETCore.App) - System.Security.Principal.Windows - 4.7.0 (parent: Microsoft.NETCore.App) - System.Windows.Extensions - 4.7.0 (parent: Microsoft.NETCore.App) - Microsoft.NETCore.Platforms - 3.1.0 (parent: Microsoft.NETCore.App) - System.IO.Packaging - 4.7.0 (parent: Microsoft.NETCore.App) - Microsoft.NETCore.ILDAsm - 3.1.3-servicing.20118.3 (parent: Microsoft.NETCore.Runtime.CoreCLR) - Microsoft.NETCore.Runtime.CoreCLR - 3.1.3-servicing.20118.3 (parent: Microsoft.NETCore.App) - Microsoft.NETCore.ILAsm - 3.1.3-servicing.20118.3 (parent: Microsoft.NETCore.Runtime.CoreCLR) - System.Resources.Extensions - 4.7.0 (parent: Microsoft.NETCore.App) * Fixup microsoft.netcore.app dependencies (dotnet#2675) Co-authored-by: William Godbe <wigodbe@microsoft.com>
Merge pull request dotnet#2667 from wpfcontrib/fixup-environment_user… …interactive-usage Fixup Environment.UserInteractive uses to workaround dotnet/runtime#32929
Centralize VersionPrefix information in Version.props (dotnet#2439)
Centralize VersionPrefix information in Version.props (dotnet#2440)
PreviousNext