update generale...

This commit is contained in:
Samuele Locatelli
2020-04-22 11:13:55 +02:00
parent f5980378cb
commit a5876a9d24
3 changed files with 0 additions and 10 deletions
@@ -69,10 +69,6 @@
<Content Include="Config\customMainProgram.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Config\toolManagerConfig.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<SubType>Designer</SubType>
</Content>
<Content Include="Config\userSoftKeyConfig.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<SubType>Designer</SubType>
@@ -113,9 +109,6 @@
<EmbeddedResource Include="Config\ncSoftKeyConfigValidator.xsd">
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Config\toolManagerConfigValidator.xsd">
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Thermo.Active.Model\Thermo.Active.Model.csproj">
@@ -74,7 +74,6 @@
<Compile Include="ConfigModels\AreasConfigModel.cs" />
<Compile Include="ConfigModels\NcConfigModel.cs" />
<Compile Include="ConfigModels\SoftwareProdConfigModel.cs" />
<Compile Include="ConfigModels\ToolManagerConfigModel.cs" />
<Compile Include="ConfigModels\ToolTypeConfigModel.cs" />
<Compile Include="ConfigModels\UserSoftKeyConfigModel.cs" />
<Compile Include="Constants.cs" />
-2
View File
@@ -49,9 +49,7 @@
<ItemGroup>
<Compile Include="NcFileAdapter.cs" />
<Compile Include="NcAdapter.cs" />
<Compile Include="NcToolTableAdapter.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SiemensToolTableAdapter.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />