升级4.8修改
This commit is contained in:
parent
07d4c4d42a
commit
085dfd71fe
@ -8,7 +8,7 @@
|
||||
<OutputType>Library</OutputType>
|
||||
<RootNamespace>AIMSControls</RootNamespace>
|
||||
<AssemblyName>AIMSControls</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<Deterministic>true</Deterministic>
|
||||
<TargetFrameworkProfile />
|
||||
|
||||
2
AIMS.UI/Properties/Settings.Designer.cs
generated
2
AIMS.UI/Properties/Settings.Designer.cs
generated
@ -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())));
|
||||
|
||||
@ -60,11 +60,6 @@
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\DotNetBar for Windows Forms\DevComponents.DotNetBar2.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Office.Interop.Excel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<EmbedInteropTypes>False</EmbedInteropTypes>
|
||||
<HintPath>Extensions\Microsoft.Office.Interop.Excel.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>Extensions\Newtonsoft.Json.dll</HintPath>
|
||||
@ -135,8 +130,6 @@
|
||||
<Content Include="Extensions\DevComponents.DotNetBar.Schedule.dll" />
|
||||
<Content Include="Extensions\DevComponents.DotNetBar.SuperGrid.dll" />
|
||||
<Content Include="Extensions\DevComponents.DotNetBar2.dll" />
|
||||
<Content Include="Extensions\itextsharp.dll" />
|
||||
<Content Include="Extensions\Microsoft.Office.Interop.Excel.dll" />
|
||||
<Content Include="Extensions\Mono.Security.dll" />
|
||||
<Content Include="Extensions\Npgsql.dll" />
|
||||
<Content Include="UpdateList.xml" />
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user