Skip to content

Commit 68a8700

Browse files
committed
Revised Visual Studio version
from 2017 and 2019 to just 2022 in anticipation of moving to .NET 6
1 parent 84864e0 commit 68a8700

File tree

1 file changed

+2
-2
lines changed
  • Website/openrails.org/contribute/developing-code

1 file changed

+2
-2
lines changed

Website/openrails.org/contribute/developing-code/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
To compile and debug the Open Rails source code, ensure you have the following Microsoft products installed:
6666
</p>
6767
<ul>
68-
<li>Visual Studio 2017 or 2019, any edition. The
68+
<li>Visual Studio 2022, any edition. The
6969
<a href="https://www.visualstudio.com/downloads/">Community Edition</a>
7070
is free
71-
<br />(Note: To save on disk space, all you need is the option Windows > .NET Development)
71+
<br />(Note: To save on disk space, all you need is the option Windows > .NET desktop development)
7272
</li>
7373
</ul>
7474
<br>

0 commit comments

Comments
 (0)