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: devlooped/moq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.14.3
Choose a base ref
...
head repository: devlooped/moq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.14.4
Choose a head ref
  • 9 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 18, 2020

  1. Upgrade test projects to netcoreapp3.1

    (The current .NET Core target `netcoreapp2.2` was not an LTS release.)
    stakx committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    15e4238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baa2a9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f18ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2352750 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Add failing test

    stakx committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a05c885 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    6812e06 View commit details
    Browse the repository at this point in the history
  2. Update the changelog

    stakx committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    50d3547 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1032 from stakx/issue-1031

    Expression execution during override detection must not stop setup from being added
    stakx authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    56ffe39 View commit details
    Browse the repository at this point in the history
  4. Update version to 4.14.4

    stakx committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    7aedb5c View commit details
    Browse the repository at this point in the history
Loading