-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: dotnet/wpf
base: 89620aa
head repository: dotnet/wpf
compare: 9a72345
- 16 commits
- 85 files changed
- 9 contributors
Commits on Oct 25, 2022
-
Update TFM from .net7.0 to .net8.0 (#7219)
* Update TFM from .net7.0 to .net8.0 * Updated global.json * Update SdkReferences.targets * Update PresentationBuildTasks
Configuration menu - View commit details
-
Copy full SHA for 368f0e8 - Browse repository at this point
Copy the full SHA 368f0e8View commit details -
Update dependencies from https://github.com/dotnet/arcade build 20221…
…024.5 (#7226) [main] Update dependencies from dotnet/arcade
Configuration menu - View commit details
-
Copy full SHA for 89e014c - Browse repository at this point
Copy the full SHA 89e014cView commit details -
[main] Update dependencies from dotnet/winforms (#7220)
[main] Update dependencies from dotnet/winforms - Coherency Updates: - System.CodeDom: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Ref: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms) - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22511.2 to 8.0.0-alpha.1.22523.2 (parent: Microsoft.Private.Winforms)
Configuration menu - View commit details
-
Copy full SHA for b71cbcf - Browse repository at this point
Copy the full SHA b71cbcfView commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 768a61e - Browse repository at this point
Copy the full SHA 768a61eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 799181f - Browse repository at this point
Copy the full SHA 799181fView commit details -
Fix NullReferenceException in Invariant.get_IsDialogOverrideEnabled (#…
…6785) * Fix NullReferenceException in Invariant.get_IsDialogOverrideEnabled when .NET Framework Registry key (HKLM\Software\Microsoft\.NETFramework) is not present on the machine #6772 * Update src/Microsoft.DotNet.Wpf/src/Shared/MS/Internal/Invariant.cs Co-authored-by: Dipesh Kumar <85861525+dipeshmsft@users.noreply.github.com> * Remove unnecessary declarations Co-authored-by: Dipesh Kumar <85861525+dipeshmsft@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f5724e - Browse repository at this point
Copy the full SHA 7f5724eView commit details -
script check for marks font fallback (#6857)
Co-authored-by: Jan Kučera <miloush@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1918a81 - Browse repository at this point
Copy the full SHA 1918a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f9baa - Browse repository at this point
Copy the full SHA 40f9baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c395bcc - Browse repository at this point
Copy the full SHA c395bccView commit details -
Replace resource constants with properties in PresentationBuildTasks. (…
Configuration menu - View commit details
-
Copy full SHA for b421f0c - Browse repository at this point
Copy the full SHA b421f0cView commit details -
Update dependencies from https://github.com/dotnet/winforms build 202…
…21025.8 (#7230) [main] Update dependencies from dotnet/winforms - Coherency Updates: - System.CodeDom: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Ref: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms) - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22523.2 to 8.0.0-alpha.1.22524.5 (parent: Microsoft.Private.Winforms)
Configuration menu - View commit details
-
Copy full SHA for 9c49467 - Browse repository at this point
Copy the full SHA 9c49467View commit details
Commits on Oct 27, 2022
-
Update dependencies from https://github.com/dotnet/winforms build 202…
…21026.8 (#7232) [main] Update dependencies from dotnet/winforms - Coherency Updates: - System.CodeDom: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Ref: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms) - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22524.5 to 8.0.0-alpha.1.22525.7 (parent: Microsoft.Private.Winforms)
Configuration menu - View commit details
-
Copy full SHA for cefb84a - Browse repository at this point
Copy the full SHA cefb84aView commit details
Commits on Oct 28, 2022
-
Update dependencies from https://github.com/dotnet/winforms build 202…
…21027.5 (#7235) [main] Update dependencies from dotnet/winforms - Coherency Updates: - System.CodeDom: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Ref: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms) - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22525.7 to 8.0.0-alpha.1.22526.6 (parent: Microsoft.Private.Winforms)
Configuration menu - View commit details
-
Copy full SHA for 9e81078 - Browse repository at this point
Copy the full SHA 9e81078View commit details
Commits on Oct 29, 2022
-
Update dependencies from https://github.com/dotnet/winforms build 202…
…21028.5 (#7236) [main] Update dependencies from dotnet/winforms - Coherency Updates: - System.CodeDom: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Ref: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms) - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22526.6 to 8.0.0-alpha.1.22527.6 (parent: Microsoft.Private.Winforms)
Configuration menu - View commit details
-
Copy full SHA for bba0c14 - Browse repository at this point
Copy the full SHA bba0c14View commit details
Commits on Oct 31, 2022
-
Update dependencies from https://github.com/dotnet/winforms build 202…
…21030.4 (#7239) [main] Update dependencies from dotnet/winforms - Coherency Updates: - System.CodeDom: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Ref: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms) - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22527.6 to 8.0.0-alpha.1.22529.1 (parent: Microsoft.Private.Winforms)
Configuration menu - View commit details
-
Copy full SHA for c9583b8 - Browse repository at this point
Copy the full SHA c9583b8View commit details
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9a72345 - Browse repository at this point
Copy the full SHA 9a72345View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 89620aa...9a72345