From 91bc567a43801c75c23831cf139f6a85d7e57821 Mon Sep 17 00:00:00 2001 From: Anthony Date: Wed, 2 Jan 2019 20:27:20 -0800 Subject: [PATCH] [README] Update Requirements to .NET 4.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb40ff4..5ef4e14 100644 --- a/README.md +++ b/README.md @@ -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.