|
|
@@ -81,7 +81,7 @@
|
|
|
<GenerateManifests>true</GenerateManifests>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
- <SignManifests>false</SignManifests>
|
|
|
+ <SignManifests>true</SignManifests>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
<StartupObject>UAS_MES.Program</StartupObject>
|
|
|
@@ -343,12 +343,6 @@
|
|
|
<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>
|
|
|
@@ -875,9 +869,6 @@
|
|
|
<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>
|