Skip to content

Commit

Permalink
Remove mention of HashCode for .NET Framework 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
diegofrata authored Apr 24, 2023
1 parent 5e1a1e9 commit 2d900e2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ In order to use this library, you must:

## Installation

Simply add the package `Generator.Equals` to your project. If using .NET Framework, you will also need to add the package `Microsoft.Bcl.HashCode` to your project.

Keep reading to learn how to add the attributes to your types.
Simply add the package `Generator.Equals` to your project. Keep reading to learn how to add the attributes to your types.

## Migrating from version 2

Expand Down

0 comments on commit 2d900e2

Please sign in to comment.