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: EFNext/EntityFrameworkCore.Projectables
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: EFNext/EntityFrameworkCore.Projectables
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: SimonCropp/master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 23 files changed
  • 2 contributors

Commits on May 31, 2021

  1. add global json

    required to build on machines that also have net6 sdk installed
    SimonCropp committed May 31, 2021
    Configuration menu
    Copy the full SHA
    c7854b7 View commit details
    Browse the repository at this point in the history
  2. fix RS1032

    Severity	Code	Description	Project	File	Line	Suppression State
    Error	RS1032	The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period	EntityFrameworkCore.Projections.Generator	C:\Code\EntityFrameworkCore.Projections\src\EntityFrameworkCore.Projections.Generator\Diagnostics.cs	15	Active
    SimonCropp committed May 31, 2021
    Configuration menu
    Copy the full SHA
    1bab25e View commit details
    Browse the repository at this point in the history
  3. update refs

    SimonCropp committed May 31, 2021
    Configuration menu
    Copy the full SHA
    cfbbfc3 View commit details
    Browse the repository at this point in the history
  4. spelling

    SimonCropp committed May 31, 2021
    Configuration menu
    Copy the full SHA
    a78b625 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f284fe7 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. add global json

    required to build on machines that also have net6 sdk installed
    SimonCropp authored and koenbeuk committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    e1615ec View commit details
    Browse the repository at this point in the history
  2. fix RS1032

    Severity	Code	Description	Project	File	Line	Suppression State
    Error	RS1032	The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period	EntityFrameworkCore.Projections.Generator	C:\Code\EntityFrameworkCore.Projections\src\EntityFrameworkCore.Projections.Generator\Diagnostics.cs	15	Active
    SimonCropp authored and koenbeuk committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d979322 View commit details
    Browse the repository at this point in the history
  3. update refs

    SimonCropp authored and koenbeuk committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    fc80158 View commit details
    Browse the repository at this point in the history
  4. spelling

    SimonCropp authored and koenbeuk committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    82a8d27 View commit details
    Browse the repository at this point in the history
  5. use Verify.SourceGenerators

    SimonCropp authored and koenbeuk committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    a0e392b View commit details
    Browse the repository at this point in the history
  6. refs

    SimonCropp authored and koenbeuk committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    7a83afe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d426e8 View commit details
    Browse the repository at this point in the history
  8. Merged

    koenbeuk committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    28224ab View commit details
    Browse the repository at this point in the history
Loading