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

Housekeeping: Update Obsolete notation to fix warnings #3561

Merged
merged 8 commits into from
Jul 8, 2023

Commits on Jun 22, 2023

  1. Update Obsolete notation to fix warnings

    Set ObserveOnDispatcher() as Obsolete in favour of ObserveOn(RxApp.MainThreadScheduler)
    
    Add Targets for Net7.0 to ReactiveUI.Drawing
    
    remove DispatcherScheduler from WinForms
    
    update dependency packages
    fix warnings from analysers
    ChrisPulman committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c86f3be View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update DefaultPropertyBindingTests.cs

    Test added, ViewModelViewHost test is not possible due to deliberate exclusion from tests
    ChrisPulman committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e91c743 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 8, 2023

  1. Housekeeping update packages

    Update cohesion
    ChrisPulman committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e37265e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df640e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4fa137 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9331f10 View commit details
    Browse the repository at this point in the history
  5. Update ReactiveUI.Fody.Analyzer.csproj

    Add EnforceExtendedAnalyzerRules as per recommendations
    ChrisPulman committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    b6b60be View commit details
    Browse the repository at this point in the history