1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7+ <ProjectGuid >{4AB0E476-BEE4-463D-AE59-395496177317}</ProjectGuid >
8+ <OutputType >WinExe</OutputType >
9+ <AppDesignerFolder >Properties</AppDesignerFolder >
10+ <RootNamespace >CaptureHsitory</RootNamespace >
11+ <AssemblyName >CaptureHsitory</AssemblyName >
12+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13+ <FileAlignment >512</FileAlignment >
14+ <SccProjectName >SAK</SccProjectName >
15+ <SccLocalPath >SAK</SccLocalPath >
16+ <SccAuxPath >SAK</SccAuxPath >
17+ <SccProvider >SAK</SccProvider >
18+ <IsWebBootstrapper >false</IsWebBootstrapper >
19+ <PublishUrl >D:\Projects\CaptureHsitory\</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 >1</ApplicationRevision >
30+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
31+ <UseApplicationTrust >false</UseApplicationTrust >
32+ <PublishWizardCompleted >true</PublishWizardCompleted >
33+ <BootstrapperEnabled >true</BootstrapperEnabled >
34+ </PropertyGroup >
35+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
36+ <PlatformTarget >AnyCPU</PlatformTarget >
37+ <DebugSymbols >true</DebugSymbols >
38+ <DebugType >full</DebugType >
39+ <Optimize >false</Optimize >
40+ <OutputPath >bin\Debug\</OutputPath >
41+ <DefineConstants >DEBUG;TRACE</DefineConstants >
42+ <ErrorReport >prompt</ErrorReport >
43+ <WarningLevel >4</WarningLevel >
44+ </PropertyGroup >
45+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
46+ <PlatformTarget >AnyCPU</PlatformTarget >
47+ <DebugType >pdbonly</DebugType >
48+ <Optimize >true</Optimize >
49+ <OutputPath >bin\Release\</OutputPath >
50+ <DefineConstants >TRACE</DefineConstants >
51+ <ErrorReport >prompt</ErrorReport >
52+ <WarningLevel >4</WarningLevel >
53+ </PropertyGroup >
54+ <PropertyGroup >
55+ <ManifestCertificateThumbprint >F6BDB3194801D7E16963D584D87F8A22E3B0EED0</ManifestCertificateThumbprint >
56+ </PropertyGroup >
57+ <PropertyGroup >
58+ <ManifestKeyFile >CaptureHistory_TemporaryKey.pfx</ManifestKeyFile >
59+ </PropertyGroup >
60+ <PropertyGroup >
61+ <GenerateManifests >true</GenerateManifests >
62+ </PropertyGroup >
63+ <PropertyGroup >
64+ <SignManifests >true</SignManifests >
65+ </PropertyGroup >
66+ <ItemGroup >
67+ <Reference Include =" System" />
68+ <Reference Include =" System.Core" />
69+ <Reference Include =" System.Xml.Linq" />
70+ <Reference Include =" System.Data.DataSetExtensions" />
71+ <Reference Include =" Microsoft.CSharp" />
72+ <Reference Include =" System.Data" />
73+ <Reference Include =" System.Deployment" />
74+ <Reference Include =" System.Drawing" />
75+ <Reference Include =" System.Windows.Forms" />
76+ <Reference Include =" System.Xml" />
77+ </ItemGroup >
78+ <ItemGroup >
79+ <Compile Include =" Form1.cs" >
80+ <SubType >Form</SubType >
81+ </Compile >
82+ <Compile Include =" Form1.Designer.cs" >
83+ <DependentUpon >Form1.cs</DependentUpon >
84+ </Compile >
85+ <Compile Include =" Form2.cs" >
86+ <SubType >Form</SubType >
87+ </Compile >
88+ <Compile Include =" Form2.Designer.cs" >
89+ <DependentUpon >Form2.cs</DependentUpon >
90+ </Compile >
91+ <Compile Include =" Program.cs" />
92+ <Compile Include =" Properties\AssemblyInfo.cs" />
93+ <EmbeddedResource Include =" Form1.resx" >
94+ <DependentUpon >Form1.cs</DependentUpon >
95+ </EmbeddedResource >
96+ <EmbeddedResource Include =" Form2.resx" >
97+ <DependentUpon >Form2.cs</DependentUpon >
98+ </EmbeddedResource >
99+ <EmbeddedResource Include =" Properties\Resources.resx" >
100+ <Generator >ResXFileCodeGenerator</Generator >
101+ <LastGenOutput >Resources.Designer.cs</LastGenOutput >
102+ <SubType >Designer</SubType >
103+ </EmbeddedResource >
104+ <Compile Include =" Properties\Resources.Designer.cs" >
105+ <AutoGen >True</AutoGen >
106+ <DependentUpon >Resources.resx</DependentUpon >
107+ </Compile >
108+ <None Include =" CaptureHistory_TemporaryKey.pfx" />
109+ <None Include =" Properties\Settings.settings" >
110+ <Generator >SettingsSingleFileGenerator</Generator >
111+ <LastGenOutput >Settings.Designer.cs</LastGenOutput >
112+ </None >
113+ <Compile Include =" Properties\Settings.Designer.cs" >
114+ <AutoGen >True</AutoGen >
115+ <DependentUpon >Settings.settings</DependentUpon >
116+ <DesignTimeSharedInput >True</DesignTimeSharedInput >
117+ </Compile >
118+ </ItemGroup >
119+ <ItemGroup >
120+ <None Include =" App.config" />
121+ </ItemGroup >
122+ <ItemGroup >
123+ <BootstrapperPackage Include =" .NETFramework,Version=v4.5" >
124+ <Visible >False</Visible >
125+ <ProductName >Microsoft .NET Framework 4.5%28x86 및 x64%29</ProductName >
126+ <Install >true</Install >
127+ </BootstrapperPackage >
128+ <BootstrapperPackage Include =" Microsoft.Net.Client.3.5" >
129+ <Visible >False</Visible >
130+ <ProductName >.NET Framework 3.5 SP1 Client Profile</ProductName >
131+ <Install >false</Install >
132+ </BootstrapperPackage >
133+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
134+ <Visible >False</Visible >
135+ <ProductName >.NET Framework 3.5 SP1</ProductName >
136+ <Install >false</Install >
137+ </BootstrapperPackage >
138+ </ItemGroup >
139+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
140+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
141+ Other similar extension points exist, see Microsoft.Common.targets.
142+ <Target Name="BeforeBuild">
143+ </Target>
144+ <Target Name="AfterBuild">
145+ </Target>
146+ -->
147+ </Project >
0 commit comments