8000 Update Readme Prerequisites .NET/Mono versions · apuchkov/libgit2sharp@9d1418b · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d1418b

Browse files
authored
Update Readme Prerequisites .NET/Mono versions
Library now targets .NETStandard 2.0 which bumps .NET to 4.6.1+ and Mono to 5.4+ https://docs.microsoft.com/en-us/dotnet/standard/net-standard
1 parent f8e2d42 commit 9d1418b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
## Prerequisites
2424

25-
- **Windows:** .NET 4.0+
26-
- **Linux/Mac OS X:** Mono 3.6+
25+
- **Windows:** .NET 4.6.1+
26+
- **Linux/Mac OS X:** Mono 5.4+
2727

2828
## Online resources
2929

0 commit comments

Comments
 (0)
0