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

BREAKING: Fix InvalidOperationException when using PropertiesDictionary in a multithreaded application and remove [Serializable] for it. #2415

Merged
merged 8 commits into from
Jan 4, 2022

Commits on Dec 9, 2021

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

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    7377912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    725f201 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

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

Commits on Dec 12, 2021

  1. fix comments

    shaopeng-gh committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    8eb304d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    bc850ac View commit details
    Browse the repository at this point in the history
  2. Add 'Add' and 'Remove' methods from from TypedPropertiesDictionary, s…

    …o that it can be used where IDictionary is expected.
    michaelcfanning committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    649f09e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74d2451 View commit details
    Browse the repository at this point in the history