diff --git a/.gitignore b/.gitignore index 9b2de5b..97266e7 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ Thumbs.db obj/ [Rr]elease*/ _ReSharper*/ +*.userprefs diff --git a/VAR.PdfTools.Net35.sln b/VAR.PdfTools.Net35.sln index bd20f99..2c89864 100644 --- a/VAR.PdfTools.Net35.sln +++ b/VAR.PdfTools.Net35.sln @@ -11,14 +11,17 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EB7E003A-6A95-4002-809F-926C7C8A11E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EB7E003A-6A95-4002-809F-926C7C8A11E9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EB7E003A-6A95-4002-809F-926C7C8A11E9}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EB7E003A-6A95-4002-809F-926C7C8A11E9}.Release|Any CPU.Build.0 = Release|Any CPU {A5825D8E-9F81-49E0-B610-8AE5E46D02EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A5825D8E-9F81-49E0-B610-8AE5E46D02EA}.Debug|Any CPU.Build.0 = Debug|Any CPU {A5825D8E-9F81-49E0-B610-8AE5E46D02EA}.Release|Any CPU.ActiveCfg = Release|Any CPU {A5825D8E-9F81-49E0-B610-8AE5E46D02EA}.Release|Any CPU.Build.0 = Release|Any CPU + {EB7E003A-6A95-4002-809F-926C7C8A11E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EB7E003A-6A95-4002-809F-926C7C8A11E9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EB7E003A-6A95-4002-809F-926C7C8A11E9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EB7E003A-6A95-4002-809F-926C7C8A11E9}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + StartupItem = VAR.PdfTools.Workbench\VAR.PdfTools.Workbench.Net35.csproj EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/VAR.PdfTools.Workbench/VAR.PdfTools.Workbench.Net35.csproj b/VAR.PdfTools.Workbench/VAR.PdfTools.Workbench.Net35.csproj index bd4d45a..b23ae94 100644 --- a/VAR.PdfTools.Workbench/VAR.PdfTools.Workbench.Net35.csproj +++ b/VAR.PdfTools.Workbench/VAR.PdfTools.Workbench.Net35.csproj @@ -1,5 +1,5 @@  - + Debug @@ -13,6 +13,8 @@ 512 true + 10.0.0 + 2.0 AnyCPU @@ -33,16 +35,12 @@ prompt 4 - - - - @@ -56,9 +54,6 @@ - - FrmPdfInfo.cs - SettingsSingleFileGenerator Settings.Designer.cs @@ -69,12 +64,6 @@ True - - - {eb7e003a-6a95-4002-809f-926c7c8a11e9} - VAR.PdfTools - - - \ No newline at end of file + + + {EB7E003A-6A95-4002-809F-926C7C8A11E9} + VAR.PdfTools.Net35 + + + diff --git a/VAR.PdfTools.Workbench/VAR.PdfTools.Workbench.csproj b/VAR.PdfTools.Workbench/VAR.PdfTools.Workbench.csproj index 8e3f09e..8f12fc3 100644 --- a/VAR.PdfTools.Workbench/VAR.PdfTools.Workbench.csproj +++ b/VAR.PdfTools.Workbench/VAR.PdfTools.Workbench.csproj @@ -42,7 +42,6 @@ - @@ -56,9 +55,6 @@ - - FrmPdfInfo.cs - SettingsSingleFileGenerator Settings.Designer.cs @@ -83,4 +79,4 @@ --> - \ No newline at end of file + diff --git a/VAR.PdfTools/VAR.PdfTools.Net35.csproj b/VAR.PdfTools/VAR.PdfTools.Net35.csproj index 1365690..ab578ad 100644 --- a/VAR.PdfTools/VAR.PdfTools.Net35.csproj +++ b/VAR.PdfTools/VAR.PdfTools.Net35.csproj @@ -1,5 +1,5 @@  - + Debug @@ -12,6 +12,8 @@ v3.5 512 + 10.0.0 + 2.0 true @@ -58,4 +60,4 @@ --> - \ No newline at end of file + diff --git a/VAR.PdfTools/VAR.PdfTools.csproj b/VAR.PdfTools/VAR.PdfTools.csproj index b8a7858..c3347d6 100644 --- a/VAR.PdfTools/VAR.PdfTools.csproj +++ b/VAR.PdfTools/VAR.PdfTools.csproj @@ -58,4 +58,4 @@ --> - \ No newline at end of file +