Skip to content

Commit

Permalink
[README] Update Requirements to .NET 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Helios747 authored Jan 3, 2019
1 parent 5cfc2fc commit 91bc567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Windows utility to automate the bisection process for issues in the Dolphin Emulator. Do not file any bugs on the Dolphin Emulator bug tracker. Please file all issues for the utility here on Github.

# Requirements
Dolphin Bisect Tool requires .NET 4.0 framework to run.
Dolphin Bisect Tool requires .NET 4.5 framework to run.

To compile, Dolphin Bisect Tool was written and compiled in Visual Studio 2015/2017. 2013 supposedly works, but is not tested. Due to the crappy 7zip library I used, set your build settings to create a x86 build.

Expand Down

0 comments on commit 91bc567

Please sign in to comment.