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

[Group 4] Enable nullable annotations for Microsoft.Extensions.Configuration.Binder #57418

Merged
merged 19 commits into from
Nov 18, 2021

Commits on Aug 14, 2021

  1. Annotate

    maxkoshevoi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    706a7aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b74d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

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

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    9004a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8bea7 View commit details
    Browse the repository at this point in the history
  3. Nullablity fix

    maxkoshevoi committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    e41470b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Merge branch 'main' into mk/43605-Configuration-Binder

    # Conflicts:
    #	src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj
    #	src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj
    #	src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj
    #	src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj
    maxkoshevoi committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    809f71d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Merge branch 'main' into mk/43605-Configuration-Binder

    # Conflicts:
    #	src/libraries/Microsoft.Extensions.Configuration.Binder/src/ConfigurationBinder.cs
    maxkoshevoi committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    4f9e6d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dac613 View commit details
    Browse the repository at this point in the history
  3. Revert "configureOptions are non-nullable"

    This reverts commit 5dac613.
    maxkoshevoi committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    d5e359f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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

Commits on Oct 19, 2021

  1. Merge branch 'main' into mk/43605-Configuration-Binder

    # Conflicts:
    #	src/libraries/Microsoft.Extensions.Configuration.Binder/src/ConfigurationBinder.cs
    maxkoshevoi committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ec07505 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    764bd14 View commit details
    Browse the repository at this point in the history
  2. NetCoreAppMinimum TFM

    maxkoshevoi committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    7635a3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e1e13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9c2bf2 View commit details
    Browse the repository at this point in the history
  5. Refactor while

    maxkoshevoi committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ed2500f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d708666 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

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