Add support to .Net 3.5 and VisualStudio 2010

This commit is contained in:
2016-06-23 08:51:37 +02:00
parent 35ec8b478f
commit 17001d6c8a
13 changed files with 222 additions and 267 deletions

View File

@@ -1,7 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace VAR.PdfTools.Workbench