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.8.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.8.2
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Jul 6, 2024

  1. Update dependencies

    tom-englert committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    2466f34 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Bump xunit from 2.8.1 to 2.9.0 (#1281)

    Bumps xunit from 2.8.1 to 2.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: 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 10, 2024
    Configuration menu
    Copy the full SHA
    45f66a7 View commit details
    Browse the repository at this point in the history
  2. Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 (#1282)

    Bumps xunit.runner.visualstudio from 2.8.1 to 2.8.2.
    
    ---
    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>
    Co-authored-by: Simon Cropp <[email protected]>
    dependabot[bot] and SimonCropp authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b6adc12 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#1272)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.9.0...v17.10.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>
    Co-authored-by: Simon Cropp <[email protected]>
    dependabot[bot] and SimonCropp authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cd4299e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add folder name

    GeertvanHorrik committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6445808 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 14, 2024

  1. Merge pull request #1298 from Fody/feature/1297-weaving-helper

    Add folder name to test weaver
    tom-englert authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0713ecf View commit details
    Browse the repository at this point in the history
  2. V 6.8.2

    tom-englert committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9c90354 View commit details
    Browse the repository at this point in the history
Loading