1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup >
4+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6+ <ProductVersion >9.0.21022</ProductVersion >
7+ <SchemaVersion >2.0</SchemaVersion >
8+ <ProjectGuid >{74BCD2C7-F5A0-4B30-AF7A-9D8C6BD8836E}</ProjectGuid >
9+ <OutputType >WinExe</OutputType >
10+ <AppDesignerFolder >Properties</AppDesignerFolder >
11+ <RootNamespace >CellGrid_2010</RootNamespace >
12+ <AssemblyName >CellGrid_2010</AssemblyName >
13+ <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
14+ <FileAlignment >512</FileAlignment >
15+ <FileUpgradeFlags >
16+ </FileUpgradeFlags >
17+ <UpgradeBackupLocation >
18+ </UpgradeBackupLocation >
19+ <OldToolsVersion >3.5</OldToolsVersion >
20+ <TargetFrameworkProfile />
21+ <PublishUrl >publish\</PublishUrl >
22+ <Install >true</Install >
23+ <InstallFrom >Disk</InstallFrom >
24+ <UpdateEnabled >false</UpdateEnabled >
25+ <UpdateMode >Foreground</UpdateMode >
26+ <UpdateInterval >7</UpdateInterval >
27+ <UpdateIntervalUnits >Days</UpdateIntervalUnits >
28+ <UpdatePeriodically >false</UpdatePeriodically >
29+ <UpdateRequired >false</UpdateRequired >
30+ <MapFileExtensions >true</MapFileExtensions >
31+ <ApplicationRevision >0</ApplicationRevision >
32+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
33+ <IsWebBootstrapper >false</IsWebBootstrapper >
34+ <UseApplicationTrust >false</UseApplicationTrust >
35+ <BootstrapperEnabled >true</BootstrapperEnabled >
36+ </PropertyGroup >
37+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
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+ <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+ <ItemGroup >
55+ <Reference Include =" Syncfusion.Grid.Base, Version=16.1451.0.15, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
56+ <SpecificVersion >False</SpecificVersion >
57+ <HintPath >C:\Program Files (x86)\Syncfusion\Essential Studio\16.1.0.15\precompiledassemblies\16.1.0.15\4.6\Syncfusion.Grid.Base.dll</HintPath >
58+ </Reference >
59+ <Reference Include =" Syncfusion.Grid.Windows, Version=16.1460.0.15, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
60+ <SpecificVersion >False</SpecificVersion >
61+ <HintPath >C:\Program Files (x86)\Syncfusion\Essential Studio\16.1.0.15\precompiledassemblies\16.1.0.15\4.6\Syncfusion.Grid.Windows.dll</HintPath >
62+ </Reference >
63+ <Reference Include =" Syncfusion.GridConverter.Windows, Version=16.1460.0.15, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
64+ <SpecificVersion >False</SpecificVersion >
65+ <HintPath >C:\Program Files (x86)\Syncfusion\Essential Studio\16.1.0.15\precompiledassemblies\16.1.0.15\4.6\Syncfusion.GridConverter.Windows.dll</HintPath >
66+ </Reference >
67+ <Reference Include =" Syncfusion.GridHelperClasses.Windows, Version=16.1460.0.15, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
68+ <SpecificVersion >False</SpecificVersion >
69+ <HintPath >C:\Program Files (x86)\Syncfusion\Essential Studio\16.1.0.15\precompiledassemblies\16.1.0.15\4.6\Syncfusion.GridHelperClasses.Windows.dll</HintPath >
70+ </Reference >
71+ <Reference Include =" Syncfusion.Shared.Base, Version=16.1460.0.15, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
72+ <SpecificVersion >False</SpecificVersion >
73+ <HintPath >C:\Program Files (x86)\Syncfusion\Essential Studio\16.1.0.15\precompiledassemblies\16.1.0.15\4.6\Syncfusion.Shared.Base.dll</HintPath >
74+ </Reference >
75+ <Reference Include =" Syncfusion.Shared.Windows, Version=16.1460.0.15, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
76+ <SpecificVersion >False</SpecificVersion >
77+ <HintPath >C:\Program Files (x86)\Syncfusion\Essential Studio\16.1.0.15\precompiledassemblies\16.1.0.15\4.6\Syncfusion.Shared.Windows.dll</HintPath >
78+ </Reference >
79+ <Reference Include =" Syncfusion.XlsIO.Base, Version=16.1460.0.15, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
80+ <SpecificVersion >False</SpecificVersion >
81+ <HintPath >C:\Program Files (x86)\Syncfusion\Essential Studio\16.1.0.15\precompiledassemblies\16.1.0.15\4.6\Syncfusion.XlsIO.Base.dll</HintPath >
82+ </Reference >
83+ <Reference Include =" System" />
84+ <Reference Include =" System.Core" >
85+ <RequiredTargetFramework >3.5</RequiredTargetFramework >
86+ </Reference >
87+ <Reference Include =" System.Design" />
88+ <Reference Include =" System.Runtime.Serialization.Formatters.Soap" />
89+ <Reference Include =" System.Xml.Linq" >
90+ <RequiredTargetFramework >3.5</RequiredTargetFramework >
91+ </Reference >
92+ <Reference Include =" System.Data.DataSetExtensions" >
93+ <RequiredTargetFramework >3.5</RequiredTargetFramework >
94+ </Reference >
95+ <Reference Include =" System.Data" />
96+ <Reference Include =" System.Deployment" />
97+ <Reference Include =" System.Drawing" />
98+ <Reference Include =" System.Windows.Forms" />
99+ <Reference Include =" System.Xml" />
100+ <Reference Include =" UIAutomationProvider" />
101+ <Reference Include =" UIAutomationTypes" />
102+ <Reference Include =" WindowsBase" />
103+ </ItemGroup >
104+ <ItemGroup >
105+ <Compile Include =" Form1.cs" >
106+ <SubType >Form</SubType >
107+ </Compile >
108+ <Compile Include =" Form1.Designer.cs" >
109+ <DependentUpon >Form1.cs</DependentUpon >
110+ </Compile >
111+ <Compile Include =" Program.cs" />
112+ <Compile Include =" Properties\AssemblyInfo.cs" />
113+ <EmbeddedResource Include =" Form1.resx" >
114+ <DependentUpon >Form1.cs</DependentUpon >
115+ </EmbeddedResource >
116+ <EmbeddedResource Include =" Properties\Resources.resx" >
117+ <Generator >ResXFileCodeGenerator</Generator >
118+ <LastGenOutput >Resources.Designer.cs</LastGenOutput >
119+ <SubType >Designer</SubType >
120+ </EmbeddedResource >
121+ <Compile Include =" Properties\Resources.Designer.cs" >
122+ <AutoGen >True</AutoGen >
123+ <DependentUpon >Resources.resx</DependentUpon >
124+ <DesignTime >True</DesignTime >
125+ </Compile >
126+ <None Include =" Properties\Settings.settings" >
127+ <Generator >SettingsSingleFileGenerator</Generator >
128+ <LastGenOutput >Settings.Designer.cs</LastGenOutput >
129+ </None >
130+ <Compile Include =" Properties\Settings.Designer.cs" >
131+ <AutoGen >True</AutoGen >
132+ <DependentUpon >Settings.settings</DependentUpon >
133+ <DesignTimeSharedInput >True</DesignTimeSharedInput >
134+ </Compile >
135+ </ItemGroup >
136+ <ItemGroup >
137+ <BootstrapperPackage Include =" Microsoft.Net.Client.3.5" >
138+ <Visible >False</Visible >
139+ <ProductName >.NET Framework 3.5 SP1 Client Profile</ProductName >
140+ <Install >false</Install >
141+ </BootstrapperPackage >
142+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
143+ <Visible >False</Visible >
144+ <ProductName >.NET Framework 3.5 SP1</ProductName >
145+ <Install >true</Install >
146+ </BootstrapperPackage >
147+ <BootstrapperPackage Include =" Microsoft.Windows.Installer.3.1" >
148+ <Visible >False</Visible >
149+ <ProductName >Windows Installer 3.1</ProductName >
150+ <Install >true</Install >
151+ </BootstrapperPackage >
152+ </ItemGroup >
153+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
154+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
155+ Other similar extension points exist, see Microsoft.Common.targets.
156+ <Target Name="BeforeBuild">
157+ </Target>
158+ <Target Name="AfterBuild">
159+ </Target>
160+ -->
161+ </Project >
0 commit comments