diff --git a/AIMS.UI/AIMSControls.csproj b/AIMS.UI/AIMSControls.csproj index 71603ec..fe90194 100644 --- a/AIMS.UI/AIMSControls.csproj +++ b/AIMS.UI/AIMSControls.csproj @@ -8,7 +8,7 @@ Library AIMSControls AIMSControls - v4.0 + v4.8 512 true diff --git a/AIMS.UI/Properties/Settings.Designer.cs b/AIMS.UI/Properties/Settings.Designer.cs index 62bc74c..d00b25c 100644 --- a/AIMS.UI/Properties/Settings.Designer.cs +++ b/AIMS.UI/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace AIMSControls.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.5.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.7.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/AIMS/AIMS.csproj b/AIMS/AIMS.csproj index d4f0dbb..c6eb356 100644 --- a/AIMS/AIMS.csproj +++ b/AIMS/AIMS.csproj @@ -60,11 +60,6 @@ False ..\..\..\..\..\..\..\Program Files (x86)\DotNetBar for Windows Forms\DevComponents.DotNetBar2.dll - - False - False - Extensions\Microsoft.Office.Interop.Excel.dll - False Extensions\Newtonsoft.Json.dll @@ -135,8 +130,6 @@ - - diff --git a/AIMS/Extensions/itextsharp.dll b/AIMS/Extensions/itextsharp.dll deleted file mode 100644 index 180d255..0000000 Binary files a/AIMS/Extensions/itextsharp.dll and /dev/null differ