251 lines
12 KiB
XML
251 lines
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" 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>{C284B23C-E73F-4611-B9A4-02A53624F487}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>Xylem.ServiceFwUpdate.Ui.FwUpdateLoader</RootNamespace>
|
|
<AssemblyName>FwUpdateLoader</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Deterministic>false</Deterministic>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<TargetFrameworkProfile />
|
|
<PublishUrl>D:\Temp\FwUpdateLoader\</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>
|
|
<ApplicationRevision>1</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</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>
|
|
<DocumentationFile>bin\Debug\FwUpdateLoader.xml</DocumentationFile>
|
|
<GenerateSerializationAssemblies>On</GenerateSerializationAssemblies>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\Library\</OutputPath>
|
|
<DefineConstants>
|
|
</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestCertificateThumbprint>450B559E5E566A4A3AF5D42A8D375DA8531B2FF2</ManifestCertificateThumbprint>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestKeyFile>FwUpdateLoader_1_TemporaryKey.pfx</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignAssembly>true</SignAssembly>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug-local IIS-CUST|AnyCPU'">
|
|
<OutputPath>bin\Debug-local IIS-CUST\</OutputPath>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<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="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\..\..\Common\.shared\SharedAssemblyInfo.cs">
|
|
<Link>Properties\SharedAssemblyInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="Const\ProcessState.cs" />
|
|
<Compile Include="FrmFwUpdateLoader.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmFwUpdateLoader.Designer.cs">
|
|
<DependentUpon>FrmFwUpdateLoader.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmRegister.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmRegister.Designer.cs">
|
|
<DependentUpon>FrmRegister.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<EmbeddedResource Include="FrmFwUpdateLoader.de.resx">
|
|
<DependentUpon>FrmFwUpdateLoader.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmFwUpdateLoader.resx">
|
|
<DependentUpon>FrmFwUpdateLoader.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmRegister.de.resx">
|
|
<DependentUpon>FrmRegister.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmRegister.resx">
|
|
<DependentUpon>FrmRegister.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.de.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.de.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
</Compile>
|
|
<Compile Include="Properties\Resources.de.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Resources.de.resx</DependentUpon>
|
|
<DesignTime>True</DesignTime>
|
|
</Compile>
|
|
<None Include="FwUpdateLoader_1_TemporaryKey.pfx" />
|
|
<None Include="FwUpdateLoader_TemporaryKey.pfx" />
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\Common\CommonCore.Configuration\CommonCore.Configuration.csproj">
|
|
<Project>{9EB1F659-6F73-4F65-BCAB-4114FD94F5FC}</Project>
|
|
<Name>CommonCore.Configuration</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Common\CommonCore\CommonCore.csproj">
|
|
<Project>{1B02C79E-0B19-43E2-8F6B-71EF0C786C97}</Project>
|
|
<Name>CommonCore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Common\CommonCore\ThreadWatcher\ThreadWatcher.csproj">
|
|
<Project>{94ca71f3-c5d7-4ec6-ba47-fa8eea3c9406}</Project>
|
|
<Name>ThreadWatcher</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Common\Cryptology\Security\Cryptology.csproj">
|
|
<Project>{a25a96fd-604b-43be-80cd-a953152c2175}</Project>
|
|
<Name>Cryptology</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Common\Hardware\WaterMeter\Genesis\GenesisPwd\GenesisPwd.csproj">
|
|
<Project>{ac434b18-4d7b-49ba-9ad5-0527c79e8297}</Project>
|
|
<Name>GenesisPwd</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Common\Logic.PrdoctionToProductMapper\Logic.ProductionToProductMapper.csproj">
|
|
<Project>{d0c859d9-d55e-4e85-ac50-0ff31b1ce50d}</Project>
|
|
<Name>Logic.ProductionToProductMapper</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Common\SoftwareAccessHelper\SoftwareAccessHelper.csproj">
|
|
<Project>{A33E3C6D-EAAE-4A20-A0EE-F9E6922FD029}</Project>
|
|
<Name>SoftwareAccessHelper</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Common\Utils\Crc16Ccitt\Crc16Ccitt.csproj">
|
|
<Project>{91def0c0-aa4f-40ae-8f18-cb717fde7e7f}</Project>
|
|
<Name>Crc16Ccitt</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Common\Utils\Logging\Logging.csproj">
|
|
<Project>{4b88b0d3-e791-4774-9521-eabeacdc420e}</Project>
|
|
<Name>Logging</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Common\FwUpdateConfig\FwUpdateConfig.csproj">
|
|
<Project>{cbf74d42-327e-4476-a096-63e7ebd9b7a3}</Project>
|
|
<Name>FwUpdateConfig</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Common\FwUpdateDb\FwUpdateDb.csproj">
|
|
<Project>{4806d89a-fbfb-41bc-aaa7-2242444bf55a}</Project>
|
|
<Name>FwUpdateDb</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Common\FwUpdateSafe\FwUpdateSafe.csproj">
|
|
<Project>{E9FAAF12-8721-46AC-8181-744001E3314E}</Project>
|
|
<Name>FwUpdateSafe</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.7.2 %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 />
|
|
<Import Project="..\..\..\Common\Utils\AssemblyLoader\AssemblyLoader.projitems" Label="Shared" />
|
|
<Import Project="..\..\..\Common\Utils\UiInvokerShared\UiInvokerShared.projitems" Label="Shared" />
|
|
<Import Project="..\..\..\Common\Utils\UiLanguageControlShared\UiLanguageControlShared.projitems" Label="Shared" />
|
|
<Import Project="..\..\..\Common\Utils\FileIoShared\FileIoShared.projitems" Label="Shared" />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>if $(ConfigurationName) == Release mkdir "$(TargetDir)..\Config"
|
|
if $(ConfigurationName) == Release move "$(TargetDir)FwUpdateLoader.application" "$(TargetDir)..\Config\"
|
|
if $(ConfigurationName) == Release move "$(TargetDir)FwUpdateLoader.exe.manifest" "$(TargetDir)..\Config\"
|
|
if $(ConfigurationName) == Release move "$(TargetDir)NLogConfig.xml" "$(TargetDir)..\Config\"
|
|
if $(ConfigurationName) == Release erase "$(TargetDir)*.xml"
|
|
if $(ConfigurationName) == Release erase "$(TargetDir)*.pdb"
|
|
if $(ConfigurationName) == Release erase "$(TargetDir)*.json"
|
|
if $(ConfigurationName) == Release move "$(TargetDir)FwUpdateLoader.*" "$(TargetDir)..\"
|
|
if $(ConfigurationName) == Release erase "$(TargetDir)*.config"
|
|
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PreBuildEvent>if $(ConfigurationName) == Release erase "$(TargetDir)..\FwUpdateLoader.*"</PreBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |