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 706a9bc commit 48c1670Copy full SHA for 48c1670
README.md
@@ -4,7 +4,12 @@ Unlock files and folders !
4
This GitHub repository has been created to allow user to view, edit and share the code behind DeadLock. DeadLock is licensed under
5
the GPL V3, so please follow the rules ;).
6
7
-In order to build DeadLock, we suggest turning off the 'Prefer 32-bit' option in Visual Studio as this might cause anomalies.
+Requirements in order to build DeadLock:
8
+* Turn of 'Prefer 32-bit'
9
+* SyncFusion for Windows Forms (https://www.syncfusion.com/)
10
+* .NET Framework 4.6.1
11
+* Visual Studio 2015
12
+
13
You can find our company on the web:
14
http://codedead.com/
15
0 commit comments