Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 48012f5

Browse files
Merge pull request #36 from Zyfarok/master
Change .NET 5 to .NET 6 in install instruction
2 parents cc3086f + e46f50c commit 48012f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OpenTabletDriver.Web/Views/Wiki/Install/Windows.cshtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</h3>
1515
<ol>
1616
<li>
17-
Install the <a href="@Url.Action("Index", "Framework")">.NET 5 Desktop Runtime x64</a>
17+
Install the <a href="@Url.Action("Index", "Framework")">.NET 6 Desktop Runtime x64</a>
1818
</li>
1919
</ol>
2020

@@ -55,4 +55,4 @@
5555
</small>
5656
</li>
5757
</ol>
58-
</div>
58+
</div>

0 commit comments

Comments
 (0)