Skip to content
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

Code cleanup only and Add VB Tests #11215

Open
wants to merge 130 commits into
base: main
Choose a base branch
from

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    366cc31 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    d4ffeec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b57faa9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    5ef6d3b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    e62d1b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad66ff View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    96fc927 View commit details
    Browse the repository at this point in the history
  2. Update VB Language to 16.9

    paul1956 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6a9b18b View commit details
    Browse the repository at this point in the history
  3. Cleanup LineFeed issues

    paul1956 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    bec51fd View commit details
    Browse the repository at this point in the history
  4. Remove extra NL

    paul1956 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    75f008f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Fix XML Comments and fix spelling Errors

    Remove VB Options from Source
    paul1956 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    db608b4 View commit details
    Browse the repository at this point in the history
  2. Update .editorConfig for VB

    paul1956 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d9762cf View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    e5a3d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5d84b7 View commit details
    Browse the repository at this point in the history
  3. Cleanup Tests

    paul1956 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d15e37c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Add Ping Tests

    paul1956 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a7cd923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a109de View commit details
    Browse the repository at this point in the history
  3. Test NormalizePath

    paul1956 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    77fa520 View commit details
    Browse the repository at this point in the history
  4. Add test for PingUriTimeout

    paul1956 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bed38ec View commit details
    Browse the repository at this point in the history
  5. Add More Tests

    paul1956 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    008defa View commit details
    Browse the repository at this point in the history
  6. Fix User Tests

    paul1956 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2cb40c0 View commit details
    Browse the repository at this point in the history
  7. Improve User Testing

    paul1956 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7c45150 View commit details
    Browse the repository at this point in the history
  8. Update ClipBoardProxy Tests

    paul1956 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2a1eb96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8f5421 View commit details
    Browse the repository at this point in the history
  10. Restore Options in file

    paul1956 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4572682 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Remove Utils.VB to eliminate ambagous referene

    Fix up code issues
    paul1956 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1244cd9 View commit details
    Browse the repository at this point in the history
  2. Remove ExUtils alias

    paul1956 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e1e7d92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee49428 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5a0e72 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Make ExceptionUtils a module

    Fix some document comments
    paul1956 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ec73812 View commit details
    Browse the repository at this point in the history
  2. Fix spelling error

    paul1956 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a585572 View commit details
    Browse the repository at this point in the history
  3. Fix XML Comments

    paul1956 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7a45835 View commit details
    Browse the repository at this point in the history
  4. Remove NL's

    paul1956 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    62a4d27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ef758a View commit details
    Browse the repository at this point in the history
  6. Improve Tests Coverage

    paul1956 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    96d98ee View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Improved tests, disable parallel Clipboard Tests to avoid flacky tests

    Remove ByVal
    Cleanup up use of Excetpion Utilities
    paul1956 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5dccaa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1529e9 View commit details
    Browse the repository at this point in the history
  3. More Code Cleanup

    paul1956 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9d0e3c0 View commit details
    Browse the repository at this point in the history
  4. More Code Cleanup

    paul1956 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    966e268 View commit details
    Browse the repository at this point in the history
  5. Minor formatting fixes

    paul1956 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8c2db75 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Minor formatting fixes

    paul1956 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    ff11ad8 View commit details
    Browse the repository at this point in the history
  2. Minor formatting fixes

    Delete unused Class
    paul1956 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    410b4ee View commit details
    Browse the repository at this point in the history
  3. Remove ByVal

    paul1956 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    372bfec View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    4610c22 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    ed2e6f5 View commit details
    Browse the repository at this point in the history
  2. Merge Master

    Minor spelling/spacing issues
    paul1956 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    175fb7e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Move IVbHost ti separate file

    Rename Hosting to HostServices to match Classname
    paul1956 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3dd333f View commit details
    Browse the repository at this point in the history
  2. Minor code cleanup

    Move comment
    paul1956 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a24e4bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61061cb View commit details
    Browse the repository at this point in the history
  4. Sort file using CodeMaid

    paul1956 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f09b9db View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    7fc62e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Fix access to ExceptionUtils

    paul1956 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c50ff5a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    8236f93 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    6934393 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    6d5f6e1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    deef548 View commit details
    Browse the repository at this point in the history
  2. Simplify GetResourceString

    paul1956 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    180681a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35265f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21b2197 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6d11a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2fdd48 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    d7f435d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    101f3db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a95402f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bdf190 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    953bc24 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    9f36254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4438f2e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Sort Enum in Audio

    paul1956 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    73f9fdf View commit details
    Browse the repository at this point in the history
  2. Fix spacing

    paul1956 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    10b611b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    79e7a6b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge

    paul1956 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8d2cdf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6310a15 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    7549907 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    8728367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0144bd View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    ec6b2f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    412ccb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    b6b4110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47addc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Appl…

    …icationServices/WindowsFormsApplicationBase.vb
    
    
    Fix splash casing
    
    Co-authored-by: Loni Tra <lonitra@microsoft.com>
    paul1956 and lonitra committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ec3d3ad View commit details
    Browse the repository at this point in the history
  2. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/Internal/ContextValue.vb
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e21e4cb View commit details
    Browse the repository at this point in the history
  3. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Appl…

    …icationServices/WindowsFormsApplicationBase.vb
    
    
    Fix casing of splash
    
    Co-authored-by: Loni Tra <lonitra@microsoft.com>
    paul1956 and lonitra committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e5e6bb2 View commit details
    Browse the repository at this point in the history
  4. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/ClipboardProxy.vb
    
    
    Add period to sentence
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    b80f9f5 View commit details
    Browse the repository at this point in the history
  5. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/ClipboardProxy.vb
    
    
    Add period to sentence
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6f1f0f8 View commit details
    Browse the repository at this point in the history
  6. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/ClipboardProxy.vb
    
    
    Add period to sentence
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    333f92c View commit details
    Browse the repository at this point in the history
  7. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/ClipboardProxy.vb
    
    
    add cref abd comma
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3d22ebe View commit details
    Browse the repository at this point in the history
  8. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/ClipboardProxy.vb
    
    
    Add cref
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c1edadc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c39516c View commit details
    Browse the repository at this point in the history
  10. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/Internal/ContextValue.vb
    
    
    Add period
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    7e7d001 View commit details
    Browse the repository at this point in the history
  11. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/Internal/ProgressDialog.vb
    
    
    Add period
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    b514541 View commit details
    Browse the repository at this point in the history
  12. Use XML list in summary

    paul1956 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    28b2ed7 View commit details
    Browse the repository at this point in the history
  13. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/Internal/ProgressDialog.vb
    
    
    Add comma
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    edbe174 View commit details
    Browse the repository at this point in the history
  14. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Appl…

    …icationServices/WindowsFormsApplicationBase.vb
    
    
    Fix comment to use "must"
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1122048 View commit details
    Browse the repository at this point in the history
  15. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/Internal/WebClientCopy.vb
    
    
    Add period to sentence
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    82a640d View commit details
    Browse the repository at this point in the history
  16. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/Internal/WebClientCopy.vb
    
    
    Add comma to sentence
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    cbc65d0 View commit details
    Browse the repository at this point in the history
  17. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MySe…

    …rvices/Internal/WebClientCopy.vb
    
    
    Add period to sentence
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6cd0176 View commit details
    Browse the repository at this point in the history
  18. Add cref comment

    paul1956 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2df54f8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ea32f23 View commit details
    Browse the repository at this point in the history
  20. Add punction to XML Comments

    paul1956 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1b19c32 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    76dafab View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2d29f21 View commit details
    Browse the repository at this point in the history
  23. Fix case in latest

    paul1956 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3efbcfe View commit details
    Browse the repository at this point in the history
  24. Clean up project file

    paul1956 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    0bbd421 View commit details
    Browse the repository at this point in the history
  25. Clean up project file

    paul1956 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    165f01d View commit details
    Browse the repository at this point in the history
  26. Fix malformed XML Comment

    paul1956 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1e5fc4b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    67a7ddb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    013f676 View commit details
    Browse the repository at this point in the history
  29. Remove 2 spaces after period

    paul1956 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    0dfad22 View commit details
    Browse the repository at this point in the history
  30. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Appl…

    …icationServices/WindowsFormsApplicationBase.vb
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    9ed6819 View commit details
    Browse the repository at this point in the history
  31. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Appl…

    …icationServices/WindowsFormsApplicationBase.vb
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    03e6679 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5ce034a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Add missing . to comment

    paul1956 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f8c3b7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa1723d View commit details
    Browse the repository at this point in the history
  3. PR Feedback

    paul1956 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    a945153 View commit details
    Browse the repository at this point in the history
  4. Change Facts to WinFormsFact

    paul1956 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    d451d76 View commit details
    Browse the repository at this point in the history
  5. Fix XML Comments

    Add [CollectionDefinition("Sequential",DisableParallelization =true)] which prevents Clipboard tests from funning in parrallel with ANY othe collections.
    paul1956 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3c20702 View commit details
    Browse the repository at this point in the history
  6. Remove extra blank line

    Split ReferencedStream to dedicated file
    paul1956 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5afd5b7 View commit details
    Browse the repository at this point in the history
  7. Minor cleanup

    paul1956 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    fc83a4b View commit details
    Browse the repository at this point in the history
  8. Update src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Appl…

    …icationServices/WindowsFormsApplicationBase.vb
    
    
    Add period
    
    Co-authored-by: Lachlan Ennis <2433737+elachlan@users.noreply.github.com>
    paul1956 and elachlan committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e925690 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f448599 View commit details
    Browse the repository at this point in the history
  10. Add some cref entries

    paul1956 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f57342a View commit details
    Browse the repository at this point in the history
  11. Revert "Fix XML Comments"

    This reverts commit 3c20702.
    paul1956 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e6573b5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    382fdd6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3a61af View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fe7413 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    710d31e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    28f8087 View commit details
    Browse the repository at this point in the history
  2. Merge Master

    paul1956 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4453cbf View commit details
    Browse the repository at this point in the history
  3. Fix Merge Error

    paul1956 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6fd30f9 View commit details
    Browse the repository at this point in the history