Skip to content

Commit 038035d

Browse files
committed
Update README.md
Updated readme
1 parent 04569dc commit 038035d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ ASP.NET SessionState Provider
2020
## Requirements
2121

2222
* You'll need .NET Framework 4.5 or later to use the precompiled binaries.
23-
* To build the client, you'll need Visual Studio > 2012 with MVC 4 to compile.
23+
* To build the client, you'll need Visual Studio > 2012 with MVC 5 to compile.
2424
* The Nuget package for [Couchbase.NetClient 2.2.X](http://nuget.org/packages/CouchbaseNetClient) is referenced by Couchbase.AspNet
2525
* Couchbase Server 2.5 or greater
26+
* Unit tests - Download NUnit3 Test Adapter extension in order to run and test the Unit tests.
2627

2728
## Application Startup
2829

0 commit comments

Comments
 (0)