Skip to content

Commit cf61a37

Browse files
committed
Updated requirements documentation to Core 1.1.
1 parent b084970 commit cf61a37

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
This library contains highly reuseable classes and methods I find to be missing in the cross-platform standard library of .NET.
44

5-
**Requires**: To open the solution and project files, the latest Visual Studio 2017 RC is required ([released on December 12](https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes) at time of writing).
5+
**Requires**:
6+
7+
- To open the solution and project files, the latest Visual Studio 2017 RC is required ([released on December 15](https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes) at time of writing).
8+
- The test project requires the [.NET Core 1.1 SDK](https://www.microsoft.com/net/download/core).
69

710
Namespaces from the original library are followed as much as possible:
811

0 commit comments

Comments
 (0)