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.EnvironmentVariables #57433

Merged

Commits on Aug 15, 2021

  1. Annotate

    maxkoshevoi committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    d7169d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b95fb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a201eb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    fdb1d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    957a1e7 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-EnvironmentVariables

    # 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.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj
    #	src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj
    #	src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj
    #	src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj
    maxkoshevoi committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    1a90481 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

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

Commits on Oct 6, 2021

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

Commits on Oct 13, 2021

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

Commits on Nov 18, 2021

  1. Merge remote-tracking branch 'upstream/main' into mk/43605-Configurat…

    …ion-EnvironmentVariables
    eerhardt committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3e7d2e2 View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    - Add necessary TFMs
    - Make configureSource action nullable
    eerhardt committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    c18cd95 View commit details
    Browse the repository at this point in the history