1. 09 4月, 2020 8 次提交
    • V
    • M
      Fix error CS0121 · b7dc8351
      Mateo Torres Ruiz 提交于
      Fix error CS0121: The call is ambiguous between the following methods or properties: 'SolidColorBrush.TwoWayDictionary<TKey, TValue>.TwoWayDictionary(IEqualityComparer<TKey>)' and 'SolidColorBrush.TwoWayDictionary<TKey, TV alue>.TwoWayDictionary(IEqualityComparer<TValue>)' [C:\src\repos\wpf\src\Microsoft.DotNet.Wpf\src\PresentationCore\PresentationCore.cs proj]
      b7dc8351
    • V
      https://github.com/dotnet/wpf/issues/2757 - ReferenceEqualityComparer is ambiguous in .NET 5 · 368630bc
      Vatsan Madhavan 提交于
      Remove private impl. of ReferenceEqualityComparer and delegate the the new public implementation found in BCL
      368630bc
    • V
      Update dependencies from https://github.com/dotnet/winforms build 20200407.2 · 577e417f
      Vatsan Madhavan 提交于
      - Microsoft.Private.Winforms - 5.0.0-preview.4.20207.2
      
      Dependency coherency updates
      
      - Microsoft.Win32.Registry - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.CodeDom - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Configuration.ConfigurationManager - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Diagnostics.EventLog - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.DirectoryServices - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Drawing.Common - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Reflection.Emit - 5.0.0-alpha.1.19563.6 (parent: Microsoft.Private.Winforms)
      - System.Reflection.MetadataLoadContext - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Security.AccessControl - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Security.Cryptography.Xml - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Security.Permissions - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Security.Principal.Windows - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Windows.Extensions - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - Microsoft.NETCore.Platforms - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.IO.Packaging - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - Microsoft.NETCore.Runtime.CoreCLR - 5.0.0-alpha1.19562.1 (parent: Microsoft.Private.Winforms)
      - Microsoft.NETCore.ILDAsm - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - Microsoft.NETCore.ILAsm - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - System.Resources.Extensions - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      - Microsoft.NETCore.App.Internal - 5.0.0-preview.4.20205.13 (parent: Microsoft.Private.Winforms)
      577e417f
    • V
      Update stage0 (tools.dotnet, sdk.version) to Preview1 · 69ef6b50
      Vatsan Madhavan 提交于
      	modified:   global.json
      
      	modified:   global.json
      69ef6b50
    • V
      Unpin System.Memory dependency · 62649b97
      Vatsan Madhavan 提交于
      62649b97
    • V
      Fixes for "error C5208: unnamed class used in typedef name cannot declare... · 0d5a8dc9
      Vatsan Madhavan 提交于
      Fixes for "error C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes"
      0d5a8dc9
    • V
      Update privatized C++ tools to 0.0.1.2 · 40db307d
      Vatsan Madhavan 提交于
      40db307d
  2. 08 4月, 2020 2 次提交
  3. 07 4月, 2020 1 次提交
  4. 06 4月, 2020 1 次提交
  5. 05 4月, 2020 1 次提交
  6. 04 4月, 2020 1 次提交
  7. 03 4月, 2020 2 次提交
  8. 02 4月, 2020 5 次提交
  9. 01 4月, 2020 4 次提交
  10. 31 3月, 2020 9 次提交
  11. 30 3月, 2020 3 次提交
  12. 27 3月, 2020 1 次提交
  13. 26 3月, 2020 2 次提交