Skip to content

Commit d80e61b

Browse files
committed
Update readme.md
1 parent 9b8dcb0 commit d80e61b

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

readme.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,15 @@ In addition data and schemas services use `Request/Remote` class to perform HTTP
1616

1717
## Contents
1818

19-
There are two solution files:
20-
* Default: LearnositySDK.sln
21-
* Visual Studio 2010: LearnositySDK-VS2010.sln
22-
23-
Solution consists in one project: LearnositySDK
19+
Solution consists in two projects:
20+
* LearnositySDK
21+
* LearnositySDKUnitTests
2422

2523
### LearnositySDK
2624

27-
This project is a class library built in compatibility with .NET 3.5.
25+
This project is a class library built in compatibility with .NET Standard 2.0
2826

29-
This project uses only one external dependency: Newtonsoft.Json library (http://james.newtonking.com/json), also fully compatible with .NET 3.5 (other versions are supported as well).
27+
This project uses only one external dependency: Newtonsoft.Json library (http://james.newtonking.com/json)
3028

3129
## Installation
3230

0 commit comments

Comments
 (0)