Adds DBEditor to Master Project

DBEditor can now add new groups
This commit is contained in:
Steven French 2011-07-23 14:41:03 +12:00
parent 64ca3e7148
commit ca9c5a5d4a
17 changed files with 2042 additions and 0 deletions

3
DBEditor/app.config Normal file
View file

@ -0,0 +1,3 @@
<?xml version="1.0"?>
<configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>