Skip to content

Commit b9e89d9

Browse files
committed
Bumbed VS required to 2015 because of C# 6 usage
1 parent 934754f commit b9e89d9

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
@@ -35,7 +35,7 @@ XLParser is based on the C# [Irony parser framework](https://irony.codeplex.com/
3535

3636
### Building
3737

38-
Open the `XLParser.sln` file in `src/` in Visual Studio 2013 or higher and press build. The dependencies are already included in compiled form in this repository.
38+
Open the `XLParser.sln` file in `src/` in Visual Studio 2015 or higher and press build. The dependencies are already included in compiled form in this repository.
3939

4040
### Using in your project
4141

0 commit comments

Comments
 (0)