Skip to content

Commit 15f7d6d

Browse files
Clarify .NET Core support
Clarify the support for .NET Core by stating the version of .NET Standard.
1 parent bb02313 commit 15f7d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Features include:
2424
* Setting the status of a session.
2525
* Regenerating the API access key.
2626

27-
The assembly supports .NET Core 1.0 and .NET Framework 4.5.1.
27+
The assembly supports .NET Core (via .NET Standard 1.3) and .NET Framework 4.5.1.
2828

2929
## Installation
3030

0 commit comments

Comments
 (0)