Skip to content

Commit a6ac108

Browse files
committed
Update README.md to reflect the fact that we now target net5.0
1 parent 336c2db commit a6ac108

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ PM> Install-Package HttpMultipartParser
2727

2828
## .NET framework suport
2929

30-
The parser was built for and tested on NET 4.6.1, NET 4,7,2 and NETSTANDARD 2.0. Versions 2.2.4 was the last version of HttpMultipartParser that supported older .NET platforms such as NET 4.5 and NETSTANDARD 1.3.
30+
The parser was built for and tested on NET 4.6.1, NET 4.7.2, NETSTANDARD 2.0 and NET 5.0.
31+
Versions 2.2.4 was the last version of HttpMultipartParser that supported older .NET platforms such as NET 4.5 and NETSTANDARD 1.3.
3132

3233
## Usage
3334

0 commit comments

Comments
 (0)