438 lines
20 KiB
XML
438 lines
20 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{D72BFC81-AA50-45F2-9FB2-DF4F373F6AD4}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>ProductionUiCordonelLegacy</RootNamespace>
|
|
<AssemblyName>ProductionUiCordonelLegacy</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<WarningLevel>4</WarningLevel>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<PublishUrl>C:\Users\drabesch_ro\Documents\cordonelProduction\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<AutorunEnabled>true</AutorunEnabled>
|
|
<ApplicationRevision>1</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<LangVersion>7.0</LangVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<LangVersion>7.0</LangVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestCertificateThumbprint>B5ADA7D4C91EA2D22928C5D42E39A4BAD8EDBABB</ManifestCertificateThumbprint>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestKeyFile>ProductionUiCordonel_TemporaryKey.pfx</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>ProductionUiCordonelLegacy.App</StartupObject>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>7.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>7.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignAssembly>false</SignAssembly>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NLog.5.2.2\lib\net46\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SIRTCOM">
|
|
<HintPath>.\SIRTCOM.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xaml">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="App.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Compile Include="..\.shared\SharedAssemblyInfo.cs">
|
|
<Link>Properties\SharedAssemblyInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="ApplicationSettings.cs" />
|
|
<Compile Include="BarcodeInput\Listener.cs" />
|
|
<Compile Include="ctls\ctlMultiModeMarriage.xaml.cs">
|
|
<DependentUpon>ctlMultiModeMarriage.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ctls\ctlMultiModePicking.xaml.cs">
|
|
<DependentUpon>ctlMultiModePicking.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ctls\ctlMultiModePressure.xaml.cs">
|
|
<DependentUpon>ctlMultiModePressure.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Data\FinalTestState.cs" />
|
|
<Compile Include="Data\FinalTestStateInfo.cs" />
|
|
<Compile Include="Data\FinalTestStateText.cs" />
|
|
<Compile Include="Data\PickingResultData.cs" />
|
|
<Compile Include="Data\PressureResultDataNotifyable.cs" />
|
|
<Compile Include="Event\StringArgs.cs" />
|
|
<Compile Include="Model\FinalTestModel.cs" />
|
|
<Compile Include="Model\MultiModeMasterViewModel.cs" />
|
|
<Compile Include="Model\PressureMultiModeViewModel.cs" />
|
|
<Compile Include="Model\MultiModeChildViewModel.cs" />
|
|
<Compile Include="Model\MarriageMultiModeViewModel.cs" />
|
|
<Compile Include="Model\PickingMultiModeViewModel.cs" />
|
|
<Compile Include="Model\PickingViewModel.cs" />
|
|
<Compile Include="MultiMode.xaml.cs">
|
|
<DependentUpon>MultiMode.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MultiModeChild.xaml.cs">
|
|
<DependentUpon>MultiModeChild.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Model\IMultiModeChildViewModel.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessCheckSerialNumber.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessCheckOrderNumber.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessCheckAttachment.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionCheckShippingState.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessRegisterWatch.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessGetFinalParametrizationVakoCsd.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessFinalParametrizationVakoCsd.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessLogOff.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessShippingMode.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessRadioCheck.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessDone.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessSpecialConfig.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessFinalParametrizationFix.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessFullReadOut.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessConnect.cs" />
|
|
<Compile Include="ProductionProcesses\Actions\ProductionProcessPasswordFile.cs" />
|
|
<Compile Include="ProductionProcesses\BaseProductionProcess.cs" />
|
|
<Compile Include="ProductionProcesses\Enum\ProductionProcessState.cs" />
|
|
<Compile Include="ProductionProcesses\IProductionProcess.cs" />
|
|
<Compile Include="ProductionProcesses\MultiProcessController.cs" />
|
|
<Compile Include="ProductionProcesses\PopUpProcessLogArgs.cs" />
|
|
<Compile Include="ProductionProcesses\PopUpProcessProgressArgs.cs" />
|
|
<Compile Include="ProductionProcesses\ProcessStateChangedArgs.cs" />
|
|
<Compile Include="Properties\Resources.de.Designer.cs">
|
|
<DependentUpon>Resources.de.resx</DependentUpon>
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
</Compile>
|
|
<Compile Include="UserControls\FinalTest\UcBarcodeInput.xaml.cs">
|
|
<DependentUpon>UcBarcodeInput.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\FinalTest\UcFullReadOut.xaml.cs">
|
|
<DependentUpon>UcFullReadOut.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\FinalTest\UcDialog.xaml.cs">
|
|
<DependentUpon>UcDialog.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\FinalTest\UcRadioCheck.xaml.cs">
|
|
<DependentUpon>UcRadioCheck.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\FinalTest\UcPlain.xaml.cs">
|
|
<DependentUpon>UcPlain.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserControls\FinalTest\UcPasswordFile.xaml.cs">
|
|
<DependentUpon>UcPasswordFile.xaml</DependentUpon>
|
|
</Compile>
|
|
<Page Include="ctls\ctlMultiModeMarriage.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ctls\ctlMultiModePicking.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ctls\ctlMultiModePressure.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="FinalTest.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Compile Include="App.xaml.cs">
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="FinalTest.xaml.cs">
|
|
<DependentUpon>FinalTest.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Page Include="MultiMode.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MultiModeChild.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="UserControls\FinalTest\UcBarcodeInput.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="UserControls\FinalTest\UcFullReadOut.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="UserControls\FinalTest\UcDialog.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="UserControls\FinalTest\UcRadioCheck.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="UserControls\FinalTest\UcPlain.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="UserControls\FinalTest\UcPasswordFile.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
<EmbeddedResource Include="Properties\Resources.de.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.de.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<None Include="packages.config" />
|
|
<None Include="ProductionUiCordonel_TemporaryKey.pfx" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<AppDesigner Include="Properties\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\CommonCore.Configuration\CommonCore.Configuration.csproj">
|
|
<Project>{9EB1F659-6F73-4F65-BCAB-4114FD94F5FC}</Project>
|
|
<Name>CommonCore.Configuration</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\CommonCore\CommonCore.csproj">
|
|
<Project>{1B02C79E-0B19-43E2-8F6B-71EF0C786C97}</Project>
|
|
<Name>CommonCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\Interfaces\Ports\PortCore\PortCore.csproj">
|
|
<Project>{2E139F63-B6FE-4EA9-A098-85364FE9B26C}</Project>
|
|
<Name>PortCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\Genesis\Applications\Applications.csproj">
|
|
<Project>{315E94B8-B82F-4B25-B5BD-297DF3BC1D54}</Project>
|
|
<Name>Applications</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\Genesis\DataPackages\DataPackages.csproj">
|
|
<Project>{0E524D43-7B66-45CD-AA74-41D51AFC3D99}</Project>
|
|
<Name>DataPackages</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\Genesis\GenesisConfig\GenesisConfig.csproj">
|
|
<Project>{F013A56B-7BE6-4852-9CD8-B971CD1ADD0C}</Project>
|
|
<Name>GenesisConfig</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\Genesis\GenesisCore\GenesisCore.csproj">
|
|
<Project>{04201E95-90A0-4B73-A72F-379739B2A3AE}</Project>
|
|
<Name>GenesisCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\Genesis\GenesisFile\GenesisFile.csproj">
|
|
<Project>{2C6378C6-6BA1-4CEE-8992-8404D8369A90}</Project>
|
|
<Name>GenesisFile</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\Genesis\GenesisPwd\GenesisPwd.csproj">
|
|
<Project>{AC434B18-4D7B-49BA-9AD5-0527C79E8297}</Project>
|
|
<Name>GenesisPwd</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\Genesis\GenesisStatus\GenesisStatus.csproj">
|
|
<Project>{0F646872-D8DC-4EE5-989F-D4C73F0ACE3F}</Project>
|
|
<Name>GenesisStatus</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\Genesis\Registers\Registers.csproj">
|
|
<Project>{F4AAF7E6-7333-4284-B735-E32DEB076C64}</Project>
|
|
<Name>Registers</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\WaterMeterCore\WaterMeterCore.csproj">
|
|
<Project>{8203ABB8-38E5-472E-A742-33F38B7A74A6}</Project>
|
|
<Name>WaterMeterCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Hardware\WaterMeter\WaterMeterCore\WaterMeterRegisters\WaterMeterRegisters.csproj">
|
|
<Project>{26AFCF1E-1287-48B8-A506-32B1E8A0DD0E}</Project>
|
|
<Name>WaterMeterRegisters</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Logic.PrdoctionToProductMapper\Logic.ProductionToProductMapper.csproj">
|
|
<Project>{D0C859D9-D55E-4E85-AC50-0FF31B1CE50D}</Project>
|
|
<Name>Logic.ProductionToProductMapper</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Logic\ProductionOrderCore\ProductionOrderCore.csproj">
|
|
<Project>{6D2777BB-7A88-466D-A49B-3266F9BF0160}</Project>
|
|
<Name>ProductionOrderCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SoftwareAccessHelper\SoftwareAccessHelper.csproj">
|
|
<Project>{A33E3C6D-EAAE-4A20-A0EE-F9E6922FD029}</Project>
|
|
<Name>SoftwareAccessHelper</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Utils\Logging\Logging.csproj">
|
|
<Project>{4B88B0D3-E791-4774-9521-EABEACDC420E}</Project>
|
|
<Name>Logging</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Utils\ProcessExec\ProcessExec.csproj">
|
|
<Project>{2fd60cf1-45cd-4060-b8e5-4f39fba7f1cb}</Project>
|
|
<Name>ProcessExec</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\iconCheck.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Resource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\iconWarn.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Resource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\iconWating.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Resource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.6 %28x86 and x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\Refresh_16x.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Resource>
|
|
<Resource Include="Resources\Connect_16x.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Resource>
|
|
<Resource Include="Resources\ConnectPlugged_16x.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Resource>
|
|
<None Include="Resources\ClearMatrix.bmp" />
|
|
<None Include="Resources\CLEARMAtrix.JPG">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<Content Include="SIRT_Driver_Win32_PC.dll">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |