forked from dotnet/winforms
-
Notifications
You must be signed in to change notification settings - Fork 0
Reset main to winforms v8.0.4 base #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
alamin0313
wants to merge
189
commits into
main
Choose a base branch
from
setup/v8.0.4-base
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[release/8.0-rc1] Update dependencies from dotnet/arcade
Our interop handle structs (such as HWND) cannot be marshalled directly and will fail "silently" on callbacks (they will throw but the marshaller will convert that to an HRESULT that we won't see unless first-chance exceptions are on when we're debugging).
Fix IRawElementProviderSimple.GetPropertyValue (dotnet#9732)
Ensure form doesn't prevent shutdown
The BinaryEditor dialog resources were not in the right namespace which was preventing the modal editor from launching successfully.
…dnceng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:286c105b-1b62-4551-d126-08db9cf9ad5b) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 286c105b-1b62-4551-d126-08db9cf9ad5b - **Build**: 20230817.10 - **Date Produced**: August 17, 2023 9:48:03 PM UTC - **Commit**: 52f2403ddd16fec22500b09fa334cf6a542d43e1 - **Branch**: refs/heads/internal/release/8.0-rc1 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **Microsoft.NETCore.Platforms**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **Microsoft.Win32.Registry.AccessControl**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **Microsoft.Win32.SystemEvents**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.CodeDom**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.ComponentModel.Composition**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.ComponentModel.Composition.Registration**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.Configuration.ConfigurationManager**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.Data.Odbc**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.Data.OleDb**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.Diagnostics.EventLog**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.Diagnostics.PerformanceCounter**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.DirectoryServices**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.DirectoryServices.AccountManagement**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.DirectoryServices.Protocols**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.IO.Packaging**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.IO.Ports**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.Management**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.Reflection.Context**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.Reflection.MetadataLoadContext**: [from 8.0.0-rc.1.23414.1 to 8.0.0-rc.1.23417.10][1] - **System.Resources.Ext...
* Update dependencies from https://github.com/dotnet/runtime build 20230816.31 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.1.23414.1 -> To Version 8.0.0-rc.1.23416.31 * Update dependencies from https://github.com/dotnet/runtime build 20230817.4 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.1.23414.1 -> To Version 8.0.0-rc.2.23417.4 * Update dependencies from https://github.com/dotnet/runtime build 20230817.12 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.1.23414.1 -> To Version 8.0.0-rc.2.23417.12 * Update dependencies from https://github.com/dotnet/runtime build 20230817.23 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.1.23414.1 -> To Version 8.0.0-rc.2.23417.23 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
[release/8.0] Update dependencies from dotnet/arcade
…dnceng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:286c105b-1b62-4551-d126-08db9cf9ad5b) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 286c105b-1b62-4551-d126-08db9cf9ad5b - **Build**: 20230818.9 - **Date Produced**: August 19, 2023 1:09:04 AM UTC - **Commit**: 13854cd67a8f7fc2f3e9968d187ad5e7df044d35 - **Branch**: refs/heads/internal/release/8.0-rc1 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **Microsoft.NETCore.Platforms**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **Microsoft.Win32.Registry.AccessControl**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **Microsoft.Win32.SystemEvents**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.CodeDom**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.ComponentModel.Composition**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.ComponentModel.Composition.Registration**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.Configuration.ConfigurationManager**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.Data.Odbc**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.Data.OleDb**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.Diagnostics.EventLog**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.Diagnostics.PerformanceCounter**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.DirectoryServices**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.DirectoryServices.AccountManagement**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.DirectoryServices.Protocols**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.IO.Packaging**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.IO.Ports**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.Management**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.Reflection.Context**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.Reflection.MetadataLoadContext**: [from 8.0.0-rc.1.23417.25 to 8.0.0-rc.1.23418.9][1] - **System.Resources.Exte...
…dnceng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:286c105b-1b62-4551-d126-08db9cf9ad5b) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 286c105b-1b62-4551-d126-08db9cf9ad5b - **Build**: 20230819.4 - **Date Produced**: August 19, 2023 9:13:13 PM UTC - **Commit**: 92959931a32a37a19d8e1b1684edc6db0857d7de - **Branch**: refs/heads/internal/release/8.0-rc1 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **Microsoft.NETCore.Platforms**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **Microsoft.Win32.Registry.AccessControl**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **Microsoft.Win32.SystemEvents**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.CodeDom**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.ComponentModel.Composition**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.ComponentModel.Composition.Registration**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.Configuration.ConfigurationManager**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.Data.Odbc**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.Data.OleDb**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.Diagnostics.EventLog**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.Diagnostics.PerformanceCounter**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.DirectoryServices**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.DirectoryServices.AccountManagement**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.DirectoryServices.Protocols**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.IO.Packaging**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.IO.Ports**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.Management**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.Reflection.Context**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.Reflection.MetadataLoadContext**: [from 8.0.0-rc.1.23418.20 to 8.0.0-rc.1.23419.4][1] - **System.Resources.Exte...
[release/8.0] Update dependencies from dotnet/arcade
Update dependencies from https://github.com/dotnet/runtime build 20230818.14 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.2.23417.23 -> To Version 8.0.0-rc.2.23418.14 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Ensure Form Doesn't Prevent Shutdown (dotnet#9745)
[release/8.0] Update dependencies from dotnet/arcade
Update dependencies from https://github.com/dotnet/runtime build 20230823.11 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.2.23418.14 -> To Version 8.0.0-rc.2.23423.11 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
COM code audit fixes: - AxContainer.IOleInPlaceFrame.SetActiveObject was not ref counting correctly or checking for null - OleInterfaces.IOleControlSite.GetExtendedControl was unnecessarily using Marshal - OleIntefaces.IOleInPlaceSite.GetWindowContext brought in line with MFC behavior with null pointers - Use SearchValues in ActiveXImpl (minor perf fix) - ActiveXImpl.InPlaceActivate was incorrectly ref counting - ActiveXImpl Save/Load were releasing IPropertyBag when it was passed directly from native code, move the using local to the internal code - ActiveXImpl.QuickActivate should not fail if we cannot get IConnectionPointContainer - Add DisposeHelper.NullAndRelease helper for safer release of pointer fields - Harden AgileComPointer a bit more by using Interlocked
Additional COM fixes (dotnet#9769)
Update dependencies from https://github.com/dotnet/runtime build 20230823.5 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.2.23423.11 -> To Version 8.0.0-rc.2.23423.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
[release/8.0] Update dependencies from dotnet/arcade
* Update dependencies from https://github.com/dotnet/runtime build 20230825.9 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.2.23423.5 -> To Version 8.0.0-rc.2.23425.9 * Update dependencies from https://github.com/dotnet/runtime build 20230826.4 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.2.23423.5 -> To Version 8.0.0-rc.2.23426.4 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…pattern support (dotnet#9768) * fix bug PrintPreviewControl lacks UI Automation Scroll pattern support dotnet#9584 --------- Co-authored-by: Epica3055 <[email protected]>
Additional audit fixes: - IGetOleObject should be returning IOleObject, not IUnknown. Confirmed against VB6 code. - ClassPropertyDispatchAdapter was allowing conflicts with explicit [DispId] - Clarify code a bit in ClassPropertyDispatchAdapter.Invoke, use VARIANT marshalling, and allow no result in getter - Tweak ITypeLib import to throw for clarity in StandardDispatch - Validate DISPPARAMS parameter in StandardDispatch Invoke methods - Remove unused method in StandardDispatch - Add a few unit tests for ClassPropertyDispatchAdapterTests - Change namespace for IDispatchTests - Minor source cleaning in COM type descriptor code - Throw with OleCreatePropertyFrame as we used to. - Use ComHelpers for one missed IPerPropertyBrowsing usage in Com2IPerPropertyBrowsingEnum - Don't create in VARIANT for ExecuteBuilder call in COM2PropertyBuilderUITypeEditor (validated with all implementations in VS and Windows) - Com2PropertyDescriptor.SetValue should store the object not the VARIANT in last value and should free the VARIANT - Remove IErrorInfo wrapper and use the API directly - Use VARIANT method to get object in ProcessTypeInfoEnum - Add a simple test to validate interop behavior for int/uint and add comment to VARIANT
[release/8.0] Update dependencies from dotnet/arcade
Update dependencies from https://github.com/dotnet/runtime build 20230829.12 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.2.23426.4 -> To Version 8.0.0-rc.2.23429.12 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
[release/8.0] Update dependencies from dotnet/arcade
Update dependencies from https://github.com/dotnet/runtime build 20230829.20 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.2.23429.12 -> To Version 8.0.0-rc.2.23429.20 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Update dependencies from https://github.com/dotnet/runtime build 20230830.5 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , 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.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , 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 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.0-rc.2.23429.20 -> To Version 8.0.0-rc.2.23430.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
More COM audit fixes (dotnet#9776)
- AccessibleObject.Navigate was not returning results from SysNavigate - Change SysNavigate to return AccessibleObject to allow both use cases - Update comments around SysNavigate/GetSysChild - Add release for IDispatch in TryGetAccessibleObject when it fails - Various other comment cleanup - Tolerate incoming VT_INT in AccessibleObjectExtensions - Turn ControlTabOrderHolder into record struct with clearer terms - Make ControlTabOrderComparer static and add comments - Use Assert.Fail for clarity in PropertyGridTests - Add tests for AccessibleObject.Navigate - Avoid potential issues trying to use the original AgileComPointer pointer.
…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 - **Build**: 20240214.23 - **Date Produced**: February 15, 2024 11:50:19 PM UTC - **Commit**: 9f4b1f5d664afdfc80e1508ab7ed099dff210fbd - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.3-servicing.24114.5 to 8.0.3-servicing.24114.23][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.3-servicing.24114.5 to 8.0.3-servicing.24114.23][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.3 to 8.0.3][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.3 to 8.0.3][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.3-servicing.24114.5 to 8.0.3-servicing.24114.23][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.3-servicing.24114.5 to 8.0.3-servicing.24114.23][1] - **Microsoft.NETCore.Platforms**: [from 8.0.3-servicing.24114.5 to 8.0.3-servicing.24114.23][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.3-servicing.24114.5 to 8.0.3-servicing.24114.23][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.3-servicing.24114.5 to 8.0.3-servicing.24114.23][1] - **System.Text.Json**: [from 8.0.3 to 8.0.3][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.3-servicing.24114.5 to 8.0.3-servicing.24114.23][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC0c7efec09666babeebea1f608c91757b8faccca0&targetVersion=GC9f4b1f5d664afdfc80e1508ab7ed099dff210fbd&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
… not found. This could be the case when a node is being added or deleted from the Nodes collection Fixes dotnet#10876
…eLabelEditEventArgs.Node with a null-check because these arguments could be created during node insertion according to this comment on NodeFromHandle
Bump Nugetpackaging version
…lishing.props (dotnet#10953) add ProducesDotNetReleaseShippingAssets property Co-authored-by: MilenaHristova <[email protected]>
…nabled=false` and `Multiselect = true` (dotnet#10867) cherry pick 91f648b
[release/8.0] WinForms TreeView null reference exception 'owningTreeView'
Duplicate azure-pipelines.yml Co-authored-by: Loni Tra <[email protected]>
duplicate build yml
…-merge-8.0-2024-03-12-1101
….0-2024-03-12-1101 Merging internal commits for release/8.0
…otnet-runtime build Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , 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 Version 8.0.3-servicing.24114.23 -> To Version 8.0.4-servicing.24162.12
…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 - **Build**: - **Date Produced**: March 13, 2024 6:46:21 PM UTC - **Commit**: 5cff8b8eb04adfca21ccdec7e88b9ee7b3952fee - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.3-servicing.24114.23 to 8.0.4-servicing.24162.12][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.3-servicing.24114.23 to 8.0.4-servicing.24162.12][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.3 to 8.0.4][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.3 to 8.0.4][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.3-servicing.24114.23 to 8.0.4-servicing.24162.12][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.3-servicing.24114.23 to 8.0.4-servicing.24162.12][1] - **Microsoft.NETCore.Platforms**: [from 8.0.3-servicing.24114.23 to 8.0.4-servicing.24162.12][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.3-servicing.24114.23 to 8.0.4-servicing.24162.12][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.3-servicing.24114.23 to 8.0.4-servicing.24162.12][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.3-servicing.24114.23 to 8.0.4-servicing.24162.12][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC9f4b1f5d664afdfc80e1508ab7ed099dff210fbd&targetVersion=GC5cff8b8eb04adfca21ccdec7e88b9ee7b3952fee&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
…otnet-runtime build Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , 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 Version 8.0.4-servicing.24162.12 -> To Version 8.0.4-servicing.24163.26
…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 - **Build**: - **Date Produced**: March 14, 2024 3:01:38 AM UTC - **Commit**: 38f2042434044be9a09065b23b7ef342a313a498 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.4-servicing.24162.12 to 8.0.4-servicing.24163.26][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.4-servicing.24162.12 to 8.0.4-servicing.24163.26][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.4 to 8.0.4][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.4 to 8.0.4][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.4-servicing.24162.12 to 8.0.4-servicing.24163.26][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.4-servicing.24162.12 to 8.0.4-servicing.24163.26][1] - **Microsoft.NETCore.Platforms**: [from 8.0.4-servicing.24162.12 to 8.0.4-servicing.24163.26][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.4-servicing.24162.12 to 8.0.4-servicing.24163.26][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.4-servicing.24162.12 to 8.0.4-servicing.24163.26][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.4-servicing.24162.12 to 8.0.4-servicing.24163.26][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC5cff8b8eb04adfca21ccdec7e88b9ee7b3952fee&targetVersion=GC38f2042434044be9a09065b23b7ef342a313a498&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
[release/8.0] Update dependencies from dotnet/arcade
…otnet-runtime build Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , 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 Version 8.0.4-servicing.24163.26 -> To Version 8.0.4-servicing.24168.10
…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 - **Build**: - **Date Produced**: March 18, 2024 11:39:36 PM UTC - **Commit**: a1a9440b48374c6d400287abbb56a4ac54d9b02f - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.4 to 8.0.4][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.4 to 8.0.4][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][1] - **Microsoft.NETCore.Platforms**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.4-servicing.24163.26 to 8.0.4-servicing.24168.10][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC38f2042434044be9a09065b23b7ef342a313a498&targetVersion=GCa1a9440b48374c6d400287abbb56a4ac54d9b02f&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
Merge from public release/8.0 to internal/release/8.0 and resolve conflicts if necessary
…otnet-runtime build Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , 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 Version 8.0.4-servicing.24168.10 -> To Version 8.0.4-servicing.24169.9
…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 - **Build**: - **Date Produced**: March 19, 2024 10:57:50 PM UTC - **Commit**: 2d7eea252964e69be94cb9c847b371b23e4dd470 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.4-servicing.24168.10 to 8.0.4-servicing.24169.9][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.4-servicing.24168.10 to 8.0.4-servicing.24169.9][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.4 to 8.0.4][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.4 to 8.0.4][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.4-servicing.24168.10 to 8.0.4-servicing.24169.9][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.4-servicing.24168.10 to 8.0.4-servicing.24169.9][1] - **Microsoft.NETCore.Platforms**: [from 8.0.4-servicing.24168.10 to 8.0.4-servicing.24169.9][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.4-servicing.24168.10 to 8.0.4-servicing.24169.9][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.4-servicing.24168.10 to 8.0.4-servicing.24169.9][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.4-servicing.24168.10 to 8.0.4-servicing.24169.9][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCa1a9440b48374c6d400287abbb56a4ac54d9b02f&targetVersion=GC2d7eea252964e69be94cb9c847b371b23e4dd470&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Align WiseTech fork base to dotnet/winforms tag v8.0.4.
No WiseTech changes included yet.