1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 4.0" >
3
+ <PropertyGroup >
4
+ <ProjectType >Local</ProjectType >
5
+ <ProductVersion >8.0.50727</ProductVersion >
6
+ <SchemaVersion >2.0</SchemaVersion >
7
+ <ProjectGuid >{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}</ProjectGuid >
8
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
9
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
10
+ <ApplicationIcon >App.ico</ApplicationIcon >
11
+ <AssemblyKeyContainerName >
12
+ </AssemblyKeyContainerName >
13
+ <AssemblyName >AppearanceDemo</AssemblyName >
14
+ <AssemblyOriginatorKeyFile >
15
+ </AssemblyOriginatorKeyFile >
16
+ <DefaultClientScript >JScript</DefaultClientScript >
17
+ <DefaultHTMLPageLayout >Grid</DefaultHTMLPageLayout >
18
+ <DefaultTargetSchema >IE50</DefaultTargetSchema >
19
+ <DelaySign >false</DelaySign >
20
+ <OutputType >WinExe</OutputType >
21
+ <RootNamespace >AppearanceDemo</RootNamespace >
22
+ <RunPostBuildEvent >OnBuildSuccess</RunPostBuildEvent >
23
+ <StartupObject >
24
+ </StartupObject >
25
+ <FileUpgradeFlags >
26
+ </FileUpgradeFlags >
27
+ <UpgradeBackupLocation >
28
+ </UpgradeBackupLocation >
29
+ <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
30
+ </PropertyGroup >
31
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
32
+ <OutputPath >bin\Debug\</OutputPath >
33
+ <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
34
+ <BaseAddress >285212672</BaseAddress >
35
+ <CheckForOverflowUnderflow >false</CheckForOverflowUnderflow >
36
+ <ConfigurationOverrideFile >
37
+ </ConfigurationOverrideFile >
38
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
39
+ <DocumentationFile >
40
+ </DocumentationFile >
41
+ <DebugSymbols >true</DebugSymbols >
42
+ <FileAlignment >4096</FileAlignment >
43
+ <NoStdLib >false</NoStdLib >
44
+ <NoWarn >
45
+ </NoWarn >
46
+ <Optimize >false</Optimize >
47
+ <RegisterForComInterop >false</RegisterForComInterop >
48
+ <RemoveIntegerChecks >false</RemoveIntegerChecks >
49
+ <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
50
+ <WarningLevel >4</WarningLevel >
51
+ <DebugType >full</DebugType >
52
+ <ErrorReport >prompt</ErrorReport >
53
+ <PlatformTarget >x86</PlatformTarget >
54
+ </PropertyGroup >
55
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
56
+ <OutputPath >bin\Release\</OutputPath >
57
+ <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
58
+ <BaseAddress >285212672</BaseAddress >
59
+ <CheckForOverflowUnderflow >false</CheckForOverflowUnderflow >
60
+ <ConfigurationOverrideFile >
61
+ </ConfigurationOverrideFile >
62
+ <DefineConstants >TRACE</DefineConstants >
63
+ <DocumentationFile >
64
+ </DocumentationFile >
65
+ <DebugSymbols >false</DebugSymbols >
66
+ <FileAlignment >4096</FileAlignment >
67
+ <NoStdLib >false</NoStdLib >
68
+ <NoWarn >
69
+ </NoWarn >
70
+ <Optimize >true</Optimize >
71
+ <RegisterForComInterop >false</RegisterForComInterop >
72
+ <RemoveIntegerChecks >false</RemoveIntegerChecks >
73
+ <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
74
+ <WarningLevel >4</WarningLevel >
75
+ <DebugType >none</DebugType >
76
+ <ErrorReport >prompt</ErrorReport >
77
+ <PlatformTarget >x86</PlatformTarget >
78
+ </PropertyGroup >
79
+ <PropertyGroup >
80
+ <ApplicationManifest >app.manifest</ApplicationManifest >
81
+ </PropertyGroup >
82
+ <ItemGroup >
83
+ <Reference Include =" EnvDTE" >
84
+ <Name >EnvDTE</Name >
85
+ </Reference >
86
+ <Reference Include =" Office" >
87
+ <Name >Office</Name >
88
+ </Reference >
89
+ <Reference Include =" Syncfusion.Grid.Base" >
90
+ <Name >Syncfusion.Grid.Base</Name >
91
+ <HintPath >packages\Syncfusion.Grid.Base.27.2.2\lib\net40\Syncfusion.Grid.Base.dll</HintPath >
92
+ </Reference >
93
+ <Reference Include =" Syncfusion.Grid.Windows" >
94
+ <Name >Syncfusion.Grid.Windows</Name >
95
+ <HintPath >packages\Syncfusion.Grid.Windows.27.2.2\lib\net40\Syncfusion.Grid.Windows.dll</HintPath >
96
+ </Reference >
97
+ <Reference Include =" Syncfusion.HighContrastTheme.WinForms" >
98
+ <HintPath >packages\Syncfusion.HighContrastTheme.WinForms.27.2.2\lib\net40\Syncfusion.HighContrastTheme.WinForms.dll</HintPath >
99
+ </Reference >
100
+ <Reference Include =" Syncfusion.Office2019Theme.WinForms" >
101
+ <HintPath >packages\Syncfusion.Office2019Theme.WinForms.27.2.2\lib\net40\Syncfusion.Office2019Theme.WinForms.dll</HintPath >
102
+ </Reference >
103
+ <Reference Include =" Syncfusion.Shared.Base" >
104
+ <Name >Syncfusion.Shared.Base</Name >
105
+ <HintPath >packages\Syncfusion.Shared.Base.27.2.2\lib\net40\Syncfusion.Shared.Base.dll</HintPath >
106
+ </Reference >
107
+ <Reference Include =" Syncfusion.Shared.Windows" >
108
+ <Name >Syncfusion.Shared.Windows</Name >
109
+ <HintPath >packages\Syncfusion.Shared.Windows.27.2.2\lib\net40\Syncfusion.Shared.Windows.dll</HintPath >
110
+ </Reference >
111
+ <Reference Include =" Syncfusion.Tools.Base" >
112
+ <Name >Syncfusion.Tools.Base</Name >
113
+ <HintPath >packages\Syncfusion.Tools.Base.27.2.2\lib\net40\Syncfusion.Tools.Base.dll</HintPath >
114
+ </Reference >
115
+ <Reference Include =" Syncfusion.Tools.Windows" >
116
+ <Name >Syncfusion.Tools.Windows</Name >
117
+ <HintPath >packages\Syncfusion.Tools.Windows.27.2.2\lib\net40\Syncfusion.Tools.Windows.dll</HintPath >
118
+ </Reference >
119
+ <Reference Include =" Syncfusion.SpellChecker.Base" >
120
+ <HintPath >packages\Syncfusion.SpellChecker.Base.27.2.2\lib\net40\Syncfusion.SpellChecker.Base.dll</HintPath >
121
+ </Reference >
122
+ <Reference Include =" System" >
123
+ <Name >System</Name >
124
+ </Reference >
125
+ <Reference Include =" System.Data" >
126
+ <Name >System.Data</Name >
127
+ </Reference >
128
+ <Reference Include =" System.Design" >
129
+ <Name >System.Design</Name >
130
+ </Reference >
131
+ <Reference Include =" System.Drawing" >
132
+ <Name >System.Drawing</Name >
133
+ </Reference >
134
+ <Reference Include =" System.Windows.Forms" >
135
+ <Name >System.Windows.Forms</Name >
136
+ </Reference >
137
+ <Reference Include =" System.Xml" >
138
+ <Name >System.XML</Name >
139
+ </Reference >
140
+ </ItemGroup >
141
+ <ItemGroup >
142
+ <Content Include =" App.ico" />
143
+ <Compile Include =" AssemblyInfo.cs" >
144
+ <SubType >Code</SubType >
145
+ </Compile >
146
+ <Compile Include =" Form1.cs" >
147
+ <SubType >Form</SubType >
148
+ </Compile >
149
+ <Compile Include =" Properties\Resources.Designer.cs" >
150
+ <AutoGen >True</AutoGen >
151
+ <DesignTime >True</DesignTime >
152
+ <DependentUpon >Resources.resx</DependentUpon >
153
+ </Compile >
154
+ <EmbeddedResource Include =" Form1.resx" >
155
+ <DependentUpon >Form1.cs</DependentUpon >
156
+ </EmbeddedResource >
157
+ <EmbeddedResource Include =" Properties\Resources.resx" >
158
+ <Generator >ResXFileCodeGenerator</Generator >
159
+ <LastGenOutput >Resources.Designer.cs</LastGenOutput >
160
+ </EmbeddedResource >
161
+ </ItemGroup >
162
+ <ItemGroup />
163
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
164
+ <PropertyGroup >
165
+ <PreBuildEvent >
166
+ </PreBuildEvent >
167
+ <PostBuildEvent >
168
+ </PostBuildEvent >
169
+ </PropertyGroup >
170
+ <ItemGroup >
171
+ <Reference Include =" Syncfusion.Licensing" >
172
+ <HintPath >packages\Syncfusion.Licensing.27.2.2\lib\net40\Syncfusion.Licensing.dll</HintPath >
173
+ </Reference >
174
+ </ItemGroup >
175
+ <ItemGroup >
176
+ <None Include =" app.manifest" />
177
+ </ItemGroup >
178
+ <ItemGroup >
179
+ <None Include =" packages.config" />
180
+ </ItemGroup >
181
+ </Project >
0 commit comments