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

Merge main changes into preview #271

Merged
merged 5 commits into from
Oct 5, 2023

Commits on Sep 29, 2023

  1. Adjusts the configuration provider to no longer check top level for f…

    …eature flags (#261)
    
    * Adjusts the configuration provider to no longer check top level for feature flags
    
    * Adding missing using and removes unused else
    
    * Remove unused string
    
    * Add null check to constructor
    rossgrambo authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0eb3de9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Updates dependencies. Removes ASP.NET support for netstandard2.0 & te…

    …sts for netcoreapp2.1 (#267)
    
    * Updating dependencies
    
    * Updates packages and resolves issues
    
    * Remove pointless semicolon
    
    * Adjusts dotnet installation for buiddy build
    
    * Removes ASP.NET tests from .NET tests
    
    * Removes unused usings
    rossgrambo authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a7e5b90 View commit details
    Browse the repository at this point in the history
  2. Merges changes from main

    rossgrambo committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e34203f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5518db7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9c82b7 View commit details
    Browse the repository at this point in the history