Skip to content

Commit a6a1742

Browse files
authored
Update README.md
1 parent d55cc92 commit a6a1742

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ services.Configure<BCryptPasswordHasherOptions>(options => {
2323
options.EnhancedEntropy = false;
2424
});
2525
```
26+
27+
## .NET Support
28+
29+
This library supports Current and LTS versions of .NET.

0 commit comments

Comments
 (0)