-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathSyncfusion.DocIODemos.WinUI_Net60.sln
41 lines (41 loc) · 2.22 KB
/
Syncfusion.DocIODemos.WinUI_Net60.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32210.238
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Syncfusion.DocIODemos.WinUI_Net60", "Syncfusion.DocIODemos.WinUI_Net60.csproj", "{ADB75412-D5D5-4E9A-BFD5-12F254B043DC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Syncfusion.DemosCommon.WinUI_lib_Net60", "..\common\Syncfusion.DemosCommon.WinUI_lib_Net60.csproj", "{3FA610CC-E7A4-43D7-A7AA-B85775629FB5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ADB75412-D5D5-4E9A-BFD5-12F254B043DC}.Debug|x64.ActiveCfg = Debug|x64
{ADB75412-D5D5-4E9A-BFD5-12F254B043DC}.Debug|x64.Build.0 = Debug|x64
{ADB75412-D5D5-4E9A-BFD5-12F254B043DC}.Debug|x86.ActiveCfg = Debug|x86
{ADB75412-D5D5-4E9A-BFD5-12F254B043DC}.Debug|x86.Build.0 = Debug|x86
{ADB75412-D5D5-4E9A-BFD5-12F254B043DC}.Release|x64.ActiveCfg = Release|x64
{ADB75412-D5D5-4E9A-BFD5-12F254B043DC}.Release|x64.Build.0 = Release|x64
{ADB75412-D5D5-4E9A-BFD5-12F254B043DC}.Release|x86.ActiveCfg = Release|x86
{ADB75412-D5D5-4E9A-BFD5-12F254B043DC}.Release|x86.Build.0 = Release|x86
{3FA610CC-E7A4-43D7-A7AA-B85775629FB5}.Debug|x64.ActiveCfg = Debug|Any CPU
{3FA610CC-E7A4-43D7-A7AA-B85775629FB5}.Debug|x64.Build.0 = Debug|Any CPU
{3FA610CC-E7A4-43D7-A7AA-B85775629FB5}.Debug|x86.ActiveCfg = Debug|Any CPU
{3FA610CC-E7A4-43D7-A7AA-B85775629FB5}.Debug|x86.Build.0 = Debug|Any CPU
{3FA610CC-E7A4-43D7-A7AA-B85775629FB5}.Release|x64.ActiveCfg = Release|Any CPU
{3FA610CC-E7A4-43D7-A7AA-B85775629FB5}.Release|x64.Build.0 = Release|Any CPU
{3FA610CC-E7A4-43D7-A7AA-B85775629FB5}.Release|x86.ActiveCfg = Release|Any CPU
{3FA610CC-E7A4-43D7-A7AA-B85775629FB5}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F80B8321-3ECB-4B55-BA05-14AA007D8863}
EndGlobalSection
EndGlobal