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: Fody/Fody
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.6.1
Choose a base ref
...
head repository: Fody/Fody
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.6.2
Choose a head ref
  • 9 commits
  • 15 files changed
  • 3 contributors

Commits on May 11, 2022

  1. Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#1096)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](https://github.com/xunit/visualstudio.xunit/commits)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 11, 2022
    Configuration menu
    Copy the full SHA
    3f425a0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Bump Microsoft.Build.Tasks.Core from 17.1.0 to 17.2.0 (#1098)

    Bumps [Microsoft.Build.Tasks.Core](https://github.com/dotnet/msbuild) from 17.1.0 to 17.2.0.
    - [Release notes](https://github.com/dotnet/msbuild/releases)
    - [Commits](dotnet/msbuild@v17.1.0...v17.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Tasks.Core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 12, 2022
    Configuration menu
    Copy the full SHA
    5229ae3 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#1097)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v17.1.0...v17.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 12, 2022
    Configuration menu
    Copy the full SHA
    a80f968 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Bump Verify.Xunit from 16.7.0 to 16.7.1 (#1099)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 16.7.0 to 16.7.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2022
    Configuration menu
    Copy the full SHA
    95c9195 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Revert "Bump Microsoft.Build.Tasks.Core from 17.1.0 to 17.2.0 (#1098)"

    Integration tests fail due to this change.
    tom-englert committed May 14, 2022
    Configuration menu
    Copy the full SHA
    243afd0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. refs

    SimonCropp committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3328010 View commit details
    Browse the repository at this point in the history
  2. Revert "refs"

    This reverts commit 3328010.
    SimonCropp committed May 19, 2022
    Configuration menu
    Copy the full SHA
    a67ab33 View commit details
    Browse the repository at this point in the history
  3. refs

    SimonCropp committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3d2fa8b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

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