Skip to content

Commit b9d3df3

Browse files
authored
Merge pull request openrails/openrails#219 from twpol/feature/website-min-build-reqs
fix: Remove VS2015 from supported build environments
2 parents 4949ff7 + 0f8f700 commit b9d3df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contribute/developing-code/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
To compile and debug the Open Rails source code, ensure you have the following Microsoft products installed:
6565
</p>
6666
<ul>
67-
<li>Visual Studio 2015/17/19, any edition. The
67+
<li>Visual Studio 2017 or 2019, any edition. The
6868
<a href="https://www.visualstudio.com/downloads/">Community Edition</a>
6969
is free
7070
<br />(Note 1: To save on disk space, all you need is the option Windows > .NET Development)

0 commit comments

Comments
 (0)