Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Fody/Equals

Tags

4.0.2

Toggle 4.0.2's commit message
Bump version to 4.0.2

4.0.1

Toggle 4.0.1's commit message

4.0.0

Toggle 4.0.0's commit message
Prevent Code Analysis to warn about "unused parameters" for operator …

…weaving instruction (#105)

3.1.0

Toggle 3.1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
update to Fody 6

3.0.2

Toggle 3.0.2's commit message
Fix #103: When Equals assembly is unused build fails with an exception (

#104)

3.0.1

Toggle 3.0.1's commit message
Fix #99: Using woven `==` or `!=` operator results in build failure (#…

…100)

* repro for #99

* fix the repro...

* fix #99 by replacing existing operator method body instructions instead of removing and then re-adding the operator method.

* increasing version to 3.0.1

* Update readme.md

Document #99 and inform to update to v 3.0.1 or above.

* moved repro to type where operator is actually verified to work by unit tests

3.0.0

Toggle 3.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Update Equals.csproj

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Directory.Build.props

2.0.0

Toggle 2.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
update to new major

1.9.1

Toggle 1.9.1's commit message
Merge branch 'master' of https://github.com/Fody/Equals