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.3
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.4
Choose a head ref
  • 17 commits
  • 87 files changed
  • 3 contributors

Commits on Jun 25, 2022

  1. refs

    SimonCropp committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    96ea225 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Freeze Microsoft.Build.Tasks.Core at [17.1.0]

    newer versions are not always available on all target systems.
    tom-englert committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    128aa2c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. update nullable

    SimonCropp committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    cdbf734 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. refs

    SimonCropp committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    af647c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Bump Verify.Xunit from 17.2.1 to 17.4.2 (#1116)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 17.2.1 to 17.4.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits/17.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      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 Jul 27, 2022
    Configuration menu
    Copy the full SHA
    73dab30 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Update appveyor.yml

    SimonCropp committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    aec643e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 (#1126)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v17.2.0...v17.3.1)
    
    ---
    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]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    623a2db View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    c0ea33d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4537756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05cc91f View commit details
    Browse the repository at this point in the history
  4. Remove explicit package ref to Xunit;

    use as a transitive dependency of Verify.Xunit only to avoid that dependabot always fails to update Verify.Xunit
    tom-englert committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    ac81e63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f127d3 View commit details
    Browse the repository at this point in the history
  6. Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v17.3.1...v17.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tom-englert committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    46cd7f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    6e41d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893f64d View commit details
    Browse the repository at this point in the history
  3. fine-tune build.yml

    tom-englert committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    f1d48cb View commit details
    Browse the repository at this point in the history
  4. bump version to 6.6.4

    tom-englert committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    fd69da2 View commit details
    Browse the repository at this point in the history
Loading