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: dotnet/Nerdbank.GitVersioning
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.107
Choose a base ref
...
head repository: dotnet/Nerdbank.GitVersioning
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.109
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 12, 2022

  1. Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/NerdBank.GitVersion…

    …ing (#777)
    
    * Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/NerdBank.GitVersioning
    
    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@9.0.1...13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Fix build warning after Newtonsoft.Json upgrade
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Arnott <[email protected]>
    dependabot[bot] and AArnott authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6e793d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Add empty VSTest target

    Fixes #774
    AArnott committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    bdfbd7d View commit details
    Browse the repository at this point in the history
Loading