|
|
@@ -38,11 +38,11 @@
|
|
|
<ProductName>优软MES系统</ProductName>
|
|
|
<PublisherName>深圳市优软科技有限公司</PublisherName>
|
|
|
<SuiteName>优软MES系统</SuiteName>
|
|
|
- <MinimumRequiredVersion>1.0.0.340</MinimumRequiredVersion>
|
|
|
+ <MinimumRequiredVersion>1.0.0.399</MinimumRequiredVersion>
|
|
|
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
|
|
<WebPage>publish.htm</WebPage>
|
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
|
- <ApplicationRevision>342</ApplicationRevision>
|
|
|
+ <ApplicationRevision>399</ApplicationRevision>
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
<UseApplicationTrust>true</UseApplicationTrust>
|
|
|
<CreateDesktopShortcut>true</CreateDesktopShortcut>
|
|
|
@@ -343,6 +343,12 @@
|
|
|
<Compile Include="CustomControl\TextBoxWithIcon\SearchTextBox.Designer.cs">
|
|
|
<DependentUpon>SearchTextBox.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="CustomControl\TextBoxWithIcon\SNCodeEnterTextBox.cs">
|
|
|
+ <SubType>Component</SubType>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="CustomControl\TextBoxWithIcon\SNCodeEnterTextBox.Designer.cs">
|
|
|
+ <DependentUpon>SNCodeEnterTextBox.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="CustomControl\TextBoxWithIcon\TextAreaForm.cs">
|
|
|
<SubType>Form</SubType>
|
|
|
</Compile>
|
|
|
@@ -869,6 +875,9 @@
|
|
|
<EmbeddedResource Include="CustomControl\TextBoxWithIcon\SearchTextBox.resx">
|
|
|
<DependentUpon>SearchTextBox.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="CustomControl\TextBoxWithIcon\SNCodeEnterTextBox.resx">
|
|
|
+ <DependentUpon>SNCodeEnterTextBox.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="CustomControl\TextBoxWithIcon\TextAreaForm.resx">
|
|
|
<DependentUpon>TextAreaForm.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|