| | |
| | | <PropertyGroup> |
| | | <ApplicationIcon>logo_ico.ico</ApplicationIcon> |
| | | </PropertyGroup> |
| | | <PropertyGroup> |
| | | <NoWin32Manifest>true</NoWin32Manifest> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="AutoUpdater.NET, Version=1.9.2.0, Culture=neutral, PublicKeyToken=501435c91b35f4bc, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Autoupdater.NET.Official.1.9.2\lib\net462\AutoUpdater.NET.dll</HintPath> |
| | |
| | | <HintPath>..\packages\System.Configuration.ConfigurationManager.8.0.0\lib\net462\System.Configuration.ConfigurationManager.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System.Core" /> |
| | | <Reference Include="System.Net.Http" /> |
| | | <Reference Include="System.Runtime.Serialization" /> |
| | | <Reference Include="System.Web.Extensions" /> |
| | | <Reference Include="System.Xaml" /> |
| | | <Reference Include="System.Xml.Linq" /> |
| | | <Reference Include="System.Data.DataSetExtensions" /> |