Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Finbuckle/Finbuckle.MultiTenant
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.0
Choose a base ref
...
head repository: Finbuckle/Finbuckle.MultiTenant
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.1
Choose a head ref
  • 8 commits
  • 20 files changed
  • 4 contributors

Commits on Sep 20, 2021

  1. chore: fix type in error message (#456)

    `AddAuthentication` is the extension used to add `IAuthenticationService` 
    while  `AddAuthorization` is the extension used to add `IAuthorizationService` .
    mseada94 authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ae3b90a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

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

Commits on Sep 29, 2021

  1. fix: revert some platform targets to netstandard (#469)

    changed aspnetcore3.1 targets to netstandard2.1 (except aspnetcore project)
    AndrewTriesToCode authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    aceff1d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    89bf69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b9013 View commit details
    Browse the repository at this point in the history
  3. chore(release-prep): 6.3.1 [skip ci]

    ## [6.3.1](v6.3.0...v6.3.1) (2021-09-30)
    
    ### Bug Fixes
    
    * revert some platform targets to netstandard ([#469](#469)) ([aceff1d](aceff1d))
    semantic-release-bot committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    5bee761 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c3cd7b View commit details
    Browse the repository at this point in the history
  5. chore(release-prep): 6.3.1 [skip ci]

    ## [6.3.1](v6.3.0...v6.3.1) (2021-09-30)
    
    ### Bug Fixes
    
    * revert some platform targets to netstandard ([#469](#469)) ([aceff1d](aceff1d))
    semantic-release-bot committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    174bea6 View commit details
    Browse the repository at this point in the history
Loading