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 2] Enable nullable annotations for Microsoft.Extensions.Configuration.Abstractions #57401

Merged
merged 12 commits into from
Oct 6, 2021

Commits on Aug 14, 2021

  1. Annotate src

    maxkoshevoi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    bcc0fa2 View commit details
    Browse the repository at this point in the history
  2. Annotate ref

    maxkoshevoi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    8a85d25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e02fcb5 View commit details
    Browse the repository at this point in the history
  4. Don't use using in ref

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

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    3beb005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a630248 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

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

    # Conflicts:
    #	src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/ConfigurationExtensions.cs
    maxkoshevoi committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    49d6e40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fe1f65 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-Abstractions

    # 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
    maxkoshevoi committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    1c9f837 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    0e77967 View commit details
    Browse the repository at this point in the history
  2. TryGet can return null

    maxkoshevoi committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    5b990d6 View commit details
    Browse the repository at this point in the history
  3. Remove not used namespace

    maxkoshevoi committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    7621595 View commit details
    Browse the repository at this point in the history