We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84864e0 commit 68a8700Copy full SHA for 68a8700
Website/openrails.org/contribute/developing-code/index.php
@@ -65,10 +65,10 @@
65
To compile and debug the Open Rails source code, ensure you have the following Microsoft products installed:
66
</p>
67
<ul>
68
- <li>Visual Studio 2017 or 2019, any edition. The
+ <li>Visual Studio 2022, any edition. The
69
<a href="https://www.visualstudio.com/downloads/">Community Edition</a>
70
is free
71
- <br />(Note: To save on disk space, all you need is the option Windows > .NET Development)
+ <br />(Note: To save on disk space, all you need is the option Windows > .NET desktop development)
72
</li>
73
</ul>
74
<br>
0 commit comments