forked from syncfusion/wpf-demos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
syncfusion.pivotgriddemos.wpf_47.sln
44 lines (44 loc) · 2.69 KB
/
syncfusion.pivotgriddemos.wpf_47.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29009.5
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "syncfusion.pivotgriddemos.wpf_47", "syncfusion.pivotgriddemos.wpf_47.csproj", "{75985713-2D9D-4D7B-8363-E9A2C581928D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "syncfusion.demoscommon.wpf_lib_47", "..\common\syncfusion.demoscommon.wpf_lib_47.csproj", "{9EF55CDB-ED67-4A06-BC2A-1F811F791191}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "syncfusion.pivotgriddemos.wpf_lib_47", "syncfusion.pivotgriddemos.wpf_lib_47.csproj", "{1A619F8D-5B78-42D0-9F31-263CDC856E05}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Release-Xml|Any CPU = Release-Xml|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75985713-2D9D-4D7B-8363-E9A2C581928D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75985713-2D9D-4D7B-8363-E9A2C581928D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75985713-2D9D-4D7B-8363-E9A2C581928D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75985713-2D9D-4D7B-8363-E9A2C581928D}.Release|Any CPU.Build.0 = Release|Any CPU
{75985713-2D9D-4D7B-8363-E9A2C581928D}.Release-Xml|Any CPU.ActiveCfg = Release|Any CPU
{75985713-2D9D-4D7B-8363-E9A2C581928D}.Release-Xml|Any CPU.Build.0 = Release|Any CPU
{9EF55CDB-ED67-4A06-BC2A-1F811F791191}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9EF55CDB-ED67-4A06-BC2A-1F811F791191}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9EF55CDB-ED67-4A06-BC2A-1F811F791191}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9EF55CDB-ED67-4A06-BC2A-1F811F791191}.Release|Any CPU.Build.0 = Release|Any CPU
{9EF55CDB-ED67-4A06-BC2A-1F811F791191}.Release-Xml|Any CPU.ActiveCfg = Release|Any CPU
{9EF55CDB-ED67-4A06-BC2A-1F811F791191}.Release-Xml|Any CPU.Build.0 = Release|Any CPU
{1A619F8D-5B78-42D0-9F31-263CDC856E05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A619F8D-5B78-42D0-9F31-263CDC856E05}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1A619F8D-5B78-42D0-9F31-263CDC856E05}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1A619F8D-5B78-42D0-9F31-263CDC856E05}.Release|Any CPU.Build.0 = Release|Any CPU
{1A619F8D-5B78-42D0-9F31-263CDC856E05}.Release-Xml|Any CPU.ActiveCfg = Release|Any CPU
{1A619F8D-5B78-42D0-9F31-263CDC856E05}.Release-Xml|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8DFBBA6E-B7FA-4102-B613-D28879989EF8}
EndGlobalSection
EndGlobal