1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" ..\packages\ILMerge.3.0.41\build\ILMerge.props" Condition =" Exists('..\packages\ILMerge.3.0.41\build\ILMerge.props')" />
4+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5+ <PropertyGroup >
6+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
7+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
8+ <ProjectGuid >{BB263D63-6A81-464D-9151-F191E8525F21}</ProjectGuid >
9+ <OutputType >Exe</OutputType >
10+ <RootNamespace >DVRFaultNET</RootNamespace >
11+ <AssemblyName >DVRFaultNET</AssemblyName >
12+ <TargetFrameworkVersion >v4.7.2</TargetFrameworkVersion >
13+ <FileAlignment >512</FileAlignment >
14+ <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
15+ <Deterministic >true</Deterministic >
16+ <NuGetPackageImportStamp >
17+ </NuGetPackageImportStamp >
18+ <IsWebBootstrapper >false</IsWebBootstrapper >
19+ <PublishUrl >C:\Users\st0pl\Desktop\</PublishUrl >
20+ <Install >true</Install >
21+ <InstallFrom >Disk</InstallFrom >
22+ <UpdateEnabled >false</UpdateEnabled >
23+ <UpdateMode >Foreground</UpdateMode >
24+ <UpdateInterval >7</UpdateInterval >
25+ <UpdateIntervalUnits >Days</UpdateIntervalUnits >
26+ <UpdatePeriodically >false</UpdatePeriodically >
27+ <UpdateRequired >false</UpdateRequired >
28+ <MapFileExtensions >true</MapFileExtensions >
29+ <ApplicationRevision >0</ApplicationRevision >
30+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
31+ <UseApplicationTrust >false</UseApplicationTrust >
32+ <PublishWizardCompleted >true</PublishWizardCompleted >
33+ <BootstrapperEnabled >true</BootstrapperEnabled >
34+ <TargetFrameworkProfile />
35+ </PropertyGroup >
36+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
37+ <PlatformTarget >AnyCPU</PlatformTarget >
38+ <DebugSymbols >true</DebugSymbols >
39+ <DebugType >full</DebugType >
40+ <Optimize >false</Optimize >
41+ <OutputPath >bin\Debug\</OutputPath >
42+ <DefineConstants >DEBUG;TRACE</DefineConstants >
43+ <ErrorReport >prompt</ErrorReport >
44+ <WarningLevel >4</WarningLevel >
45+ </PropertyGroup >
46+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
47+ <PlatformTarget >AnyCPU</PlatformTarget >
48+ <DebugType >pdbonly</DebugType >
49+ <Optimize >true</Optimize >
50+ <OutputPath >bin\Release\</OutputPath >
51+ <DefineConstants >TRACE</DefineConstants >
52+ <ErrorReport >prompt</ErrorReport >
53+ <WarningLevel >4</WarningLevel >
54+ </PropertyGroup >
55+ <PropertyGroup />
56+ <PropertyGroup >
57+ <ManifestCertificateThumbprint >B944A4C78EC3441A9D35E3475127F2D5F7DBDB58</ManifestCertificateThumbprint >
58+ </PropertyGroup >
59+ <PropertyGroup >
60+ <ManifestKeyFile >DVRFaultNET_TemporaryKey.pfx</ManifestKeyFile >
61+ </PropertyGroup >
62+ <PropertyGroup >
63+ <GenerateManifests >false</GenerateManifests >
64+ </PropertyGroup >
65+ <PropertyGroup >
66+ <SignManifests >true</SignManifests >
67+ </PropertyGroup >
68+ <PropertyGroup >
69+ <TargetZone >LocalIntranet</TargetZone >
70+ </PropertyGroup >
71+ <PropertyGroup >
72+ <ApplicationIcon >DVRFault.ico</ApplicationIcon >
73+ </PropertyGroup >
74+ <ItemGroup >
75+ <Reference Include =" Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
76+ <HintPath >..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath >
77+ </Reference >
78+ <Reference Include =" Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
79+ <HintPath >..\packages\Newtonsoft.Json.Bson.1.0.2\lib\net45\Newtonsoft.Json.Bson.dll</HintPath >
80+ </Reference >
81+ <Reference Include =" System" />
82+ <Reference Include =" System.Configuration" />
83+ <Reference Include =" System.Core" />
84+ <Reference Include =" System.Management" />
85+ <Reference Include =" System.Web.Extensions" />
86+ <Reference Include =" System.Windows.Forms" />
87+ <Reference Include =" System.Windows.Forms.DataVisualization" />
88+ <Reference Include =" System.Windows.Forms.DataVisualization.Design" />
89+ <Reference Include =" System.Xml.Linq" />
90+ <Reference Include =" System.Data.DataSetExtensions" />
91+ <Reference Include =" Microsoft.CSharp" />
92+ <Reference Include =" System.Data" />
93+ <Reference Include =" System.Net.Http" />
94+ <Reference Include =" System.Xml" />
95+ </ItemGroup >
96+ <ItemGroup >
97+ <Compile Include =" ClientUrl.cs" />
98+ <Compile Include =" Localization.cs" />
99+ <Compile Include =" Program.cs" />
100+ <Compile Include =" Properties\AssemblyInfo.cs" >
101+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
102+ </Compile >
103+ <Compile Include =" RespondModel.cs" />
104+ </ItemGroup >
105+ <ItemGroup >
106+ <None Include =" App.config" />
107+ </ItemGroup >
108+ <ItemGroup >
109+ <BootstrapperPackage Include =" .NETFramework,Version=v4.8" >
110+ <Visible >False</Visible >
111+ <ProductName >Microsoft .NET Framework 4.8 %28x86 и x64%29</ProductName >
112+ <Install >true</Install >
113+ </BootstrapperPackage >
114+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
115+ <Visible >False</Visible >
116+ <ProductName >.NET Framework 3.5 SP1</ProductName >
117+ <Install >false</Install >
118+ </BootstrapperPackage >
119+ </ItemGroup >
120+ <ItemGroup >
121+ <Content Include =" DVRFault.ico" />
122+ </ItemGroup >
123+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
124+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
125+ <PropertyGroup >
126+ <ErrorText >Данный проект ссылается на пакеты NuGet, отсутствующие на этом компьютере. Используйте восстановление пакетов NuGet, чтобы скачать их. Дополнительную информацию см. по адресу: http://go.microsoft.com/fwlink/?LinkID=322105. Отсутствует следующий файл: {0}.</ErrorText >
127+ </PropertyGroup >
128+ <Error Condition =" !Exists('..\packages\ILMerge.3.0.41\build\ILMerge.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\ILMerge.3.0.41\build\ILMerge.props'))" />
129+ </Target >
130+ </Project >
0 commit comments