Граф коммитов

3371 Коммитов

Автор SHA1 Сообщение Дата
Ashish Kumar Singh 07edfec90d
Remove Obsolete APIs (#4968)
* remove SYSLIB0004 warnings by removing obsolete API calls

* Remove SYSLIB0005 warnings by removing calls to GAC

* Remove SYSLIB0028 warning by replacing call to privatekey by GetRSAPrivateKey

* Remove warning SYSLIB0005 for file common with NETFX

* Removing SYSLIB0003  warnings

* Revert "Removing SYSLIB0003  warnings"

This reverts commit e1cd499f1d.

* Reverting because of build fail

* Fixing build failure due to CER

* Fixing as per review comments

* Fix as per review comments to throw exception.

* Throwing exception when privatekey is null.

* Modify C++/CLI files for warnings.

* PR feedback

* Undo replacement of x509Certificate2.PrivateKey until RC2
2021-08-17 17:34:10 -07:00
dotnet-maestro[bot] 55559850eb
Update dependencies from https://github.com/dotnet/winforms build 20210817.4 (#5092)
[main] Update dependencies from dotnet/winforms
2021-08-18 00:33:42 +00:00
dotnet bot ddbf5a86f3
Localized file check-in by OneLocBuild Task: Build definition ID 217: Build ID 1300106 (#5091)
* Localized file check-in by OneLocBuild Task

* Localized file check-in by OneLocBuild Task
2021-08-17 17:20:14 -07:00
Igor Velikorossov 123b057169
Update SDK (#5084)
Relates to https://github.com/dotnet/sdk/issues/19521
Relates to https://github.com/dotnet/sdk/pull/19599
2021-08-17 17:07:10 -07:00
Artyom Gritsuk b00955b089
Fix scrollbar zh-Hans localization (#4407) 2021-08-17 16:35:11 -07:00
Cristiano Suzuki fa5ffd9964
Loc updates (#4327)
Co-authored-by: Cristiano Suzuki <crsuzuki@microsoft.com>
2021-08-17 16:34:26 -07:00
dotnet-maestro[bot] cacc8fde86
Update dependencies from https://github.com/dotnet/winforms build 20210817.3 (#5090)
[main] Update dependencies from dotnet/winforms
2021-08-17 23:10:50 +00:00
dotnet-maestro[bot] 816a80da8e
[main] Update dependencies from dotnet/winforms (#5089)
[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILDAsm: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILAsm: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.1.21415.6 to 6.0.0-rc.1.21417.1 (parent: Microsoft.Private.Winforms)
2021-08-17 21:18:40 +00:00
dotnet bot f544a3f3e1
Localized file check-in by OneLocBuild Task (#4773) 2021-08-17 13:53:23 -07:00
dotnet-maestro[bot] 1e70876515
Update dependencies from https://github.com/dotnet/winforms build 20210816.3 (#5079)
[main] Update dependencies from dotnet/winforms
2021-08-17 20:52:06 +00:00
Ryland 8d469a6b80
Update the SDK version WPF builds against and disable module initializer warning (#5088) 2021-08-17 13:27:33 -07:00
Sam Bent f628acb099
Port WindowChrome fix from 4.8 (#4981) 2021-08-17 12:59:39 -07:00
Stephen Toub 60dc48b898
Remove delegate/closure/array allocations from EventMap.NotifySources (#4756) 2021-08-17 11:43:58 -07:00
lindexi bc5339f7a3
Update the testing api changes in developer-guide.md (#5065) 2021-08-17 10:25:56 -07:00
Sam Bent 408a69c4c8
Port UpdatePeer fix from 4.8 (#4995) 2021-08-17 10:16:26 -07:00
Sam Bent ba56de5115
Port nested ScrollIntoView fix from 4.8 (#4994) 2021-08-17 10:16:13 -07:00
Sam Bent cfb2ec0be7
Port WebBrowser completion events fix from 4.8 (#4993)
* Port WebBrowser completion events fix from 4.8

* fix code format
2021-08-17 10:15:58 -07:00
Sam Bent 87066bdd47
Port IME reentrancy fix from 4.8 (#4985) 2021-08-17 10:15:39 -07:00
Sam Bent bef41b239b
Port stylus shutdown fix from 4.8 (#4983) 2021-08-17 10:15:21 -07:00
Sam Bent a12e85c6b3
Port fix for VSP floating-point hang from 4.8 (#4979) 2021-08-17 10:10:37 -07:00
Sam Bent 9fb06017d6
port speller perf fix from 4.8 (#4975) 2021-08-17 10:10:19 -07:00
Stephen Toub a842cdbf7f
Remove more unnecessary DispatcherOperationCallbacks instances (#4757)
The compiler can cache all of these.
2021-08-17 09:39:22 -07:00
Stephen Toub 1bc136f003
Stop allocating two RawMouseActions[] arrays in PreNotifyInput (#4755) 2021-08-17 09:38:07 -07:00
Stephen Toub 58e7355f51
Avoid POINT allocations (#4754)
There are a bunch of copies around the tree of POINT interop types: some are structs (as they should be), some are classes.  The latter are resulting in tons of allocations.  This standardizes on using structs for all of them.
2021-08-17 09:37:41 -07:00
Stephen Toub ff8305c5b9
Avoid calling GetInvocationList on hot paths (#4736)
GetInvocationList on one or more delegates is being called in response to most any input operation.  We can instead call GetInvocationList only when the set of delegates changes, and use that list over and over.
2021-08-17 09:37:11 -07:00
Stephen Toub 2b59a6cf87
Remove delegate allocations from FindAmbientValues (#4733)
These were calling an ArrayHelper.ForAll, passing in a method group as a delegate, causing each call to allocate the delegate.  The CheckAmbient helper being called was only used here, so rather than caching a delegate, I just inlined the code.  The other ArrayHelper methods were each only used in one place, also, so I just inlined those, too, and deleted the helper class.

There is one potentially visible change here.  If an invalid property was passed in to the public IAmbientProvider.Get*AmbientValues methods via the "properties" parameter, today it's throwing an ArgumentException using an internal name of "xamlProperty", and this change makes it so that the exception contains the actual parameter name "properties".
2021-08-17 09:36:36 -07:00
Stephen Toub e3cca0ecf3
Avoid unnecessary DispatcherOperationCallback allocations in ElementProxy properties (#4732)
We can just pass `this` as the argument and let the compiler cache the delegate for the non-capturing lambda, rather than allocating a new delegate for the instance method on each access.
2021-08-17 09:35:41 -07:00
Stephen Toub 3ca050a987
Avoid boxing in EventMap (#4731)
It's currently using a Hashtable with Int32 keys, which means every operation on the Hashtable boxes the int.  Switching to a Dictionary removes those costs.  It also lets use use TryGetValue to perform a single lookup to get a value rather than first calling ContainsKey and then using the indexer, and avoiding multiple virtual calls (most APIs on Hashtable are virtual) when we're only using the base class.
2021-08-17 09:33:30 -07:00
Stephen Toub 745c14933f
Avoid boxing in FrugalList (#4724)
All comparisons are being performed with object.Equals(object).  If T is a value type, every comparison ends up boxing the argument.
2021-08-17 09:33:10 -07:00
Stephen Toub 9f77f680bf
Avoid unnecessary boxing in calls to EasyTraceEvent (#4722)
There are a multitude of call sites to EventTrace.EasyTraceEvent that pass value type arguments as the param1/param2/param3 arguments.  These, however, are defined to take `object`, which means the arguments are boxed.  And that boxing happens before we even check whether the provider is enabled, as the call sites aren't guarded by checks for IsEnabled.  That ends up meaning we potentially do lots of boxing only to immediately find that the data isn't required as tracing is disabled or isn't at a sufficient level.  The fix this commit provides is to make these tracing methods generic, such that nothing need be boxed until after we know tracing is enabled.
2021-08-17 09:32:45 -07:00
Stephen Toub 03b2ac644d
Avoid new delegate allocation on each DispatcherTimer tick (#4717) 2021-08-17 09:32:25 -07:00
dotnet-maestro[bot] 111341f44f
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20210817.2 (#5087)
[main] Update dependencies from dnceng/internal/dotnet-wpf-int
2021-08-17 13:03:20 +00:00
dotnet-maestro[bot] b3b7fd5df2
Update dependencies from https://github.com/dotnet/arcade build 20210813.4 (#5086)
[main] Update dependencies from dotnet/arcade
2021-08-17 12:43:56 +00:00
Felipe Guimarães e75a31c427
Fixing bug of searching for heading level throwing exception (#5003)
Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
2021-08-16 23:31:41 -03:00
dotnet bot c9b356f0ed
Localized file check-in by OneLocBuild Task: Build definition ID 217: Build ID 1296794 (#5081)
* Localized file check-in by OneLocBuild Task

* Localized file check-in by OneLocBuild Task
2021-08-16 14:47:47 -07:00
Ryland 327be36588
Localization request for WPF CLI templates (#5078) 2021-08-16 14:21:56 -07:00
dotnet-maestro[bot] ecfc5982a8
Update dependencies from https://github.com/dotnet/winforms build 20210816.2 (#5077)
[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILDAsm: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILAsm: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.1.21414.4 to 6.0.0-rc.1.21415.6 (parent: Microsoft.Private.Winforms)
2021-08-16 18:05:02 +00:00
dotnet-maestro[bot] 9254156e8d
Update dependencies from https://github.com/dotnet/winforms build 20210816.1 (#5076)
[main] Update dependencies from dotnet/winforms
2021-08-16 10:31:18 +00:00
dotnet-maestro[bot] 087b05b02d
Update dependencies from https://github.com/dotnet/winforms build 20210815.3 (#5075)
[main] Update dependencies from dotnet/winforms
2021-08-16 05:32:34 +00:00
dotnet-maestro[bot] 32d9eda4c4
Update dependencies from https://github.com/dotnet/winforms build 20210815.2 (#5074)
[main] Update dependencies from dotnet/winforms
2021-08-16 05:14:58 +00:00
dotnet-maestro[bot] f5ed28d6ef
Update dependencies from https://github.com/dotnet/winforms build 20210815.1 (#5073)
[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILDAsm: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILAsm: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.1.21411.5 to 6.0.0-rc.1.21414.4 (parent: Microsoft.Private.Winforms)
2021-08-16 03:25:33 +00:00
dotnet-maestro[bot] 83cc1d1e4d
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20210814.2 (#5072)
[main] Update dependencies from dnceng/internal/dotnet-wpf-int
2021-08-14 13:08:37 +00:00
dotnet-maestro[bot] 59fb03d760
Update dependencies from https://github.com/dotnet/arcade build 20210812.1 (#5071)
[main] Update dependencies from dotnet/arcade
2021-08-14 12:43:25 +00:00
dotnet-maestro[bot] 866c985322
Update dependencies from https://github.com/dotnet/winforms build 20210812.6 (#5068)
[main] Update dependencies from dotnet/winforms
2021-08-13 04:30:02 +00:00
dotnet-maestro[bot] c583cdd0f7
Update dependencies from https://github.com/dotnet/winforms build 20210812.5 (#5067)
[main] Update dependencies from dotnet/winforms
2021-08-13 01:24:13 +00:00
dotnet-maestro[bot] df804ef04b
Update dependencies from https://github.com/dotnet/winforms build 20210812.2 (#5064)
[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILDAsm: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILAsm: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.1.21411.2 to 6.0.0-rc.1.21411.5 (parent: Microsoft.Private.Winforms)
2021-08-12 14:00:00 +00:00
dotnet-maestro[bot] bcf3d0412c
Update dependencies from https://github.com/dotnet/winforms build 20210812.1 (#5063)
[main] Update dependencies from dotnet/winforms
2021-08-12 13:43:49 +00:00
dotnet-maestro[bot] 3f4efc7054
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20210812.2 (#5062)
[main] Update dependencies from dnceng/internal/dotnet-wpf-int
2021-08-12 13:06:34 +00:00
dotnet-maestro[bot] 39a5c5e584
Update dependencies from https://github.com/dotnet/arcade build 20210810.8 (#5061)
[main] Update dependencies from dotnet/arcade
2021-08-12 12:44:58 +00:00
dotnet-maestro[bot] 83b9af142a
Update dependencies from https://github.com/dotnet/winforms build 20210811.1 (#5058)
[main] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILDAsm: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILAsm: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.1.21406.5 to 6.0.0-rc.1.21411.2 (parent: Microsoft.Private.Winforms)
2021-08-11 13:31:53 +00:00