forked from xBimTeam/XbimWindowsUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathXbim.WindowsUI.Nuget.sln
78 lines (78 loc) · 5.2 KB
/
Xbim.WindowsUI.Nuget.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xbim.Presentation", "Xbim.Presentation\Xbim.Presentation.csproj", "{89F98E53-DE4E-4427-8244-D5934AD08849}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XbimXplorer", "XbimXplorer\XbimXplorer.csproj", "{D6CED5D7-BE37-4A32-90A5-1444C9FFDD91}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0E199F75-F5E2-4B21-9DDA-85AF017F9445}"
ProjectSection(SolutionItems) = preProject
LICENCE.md = LICENCE.md
Xbim.WindowsUI.nuspec = Xbim.WindowsUI.nuspec
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XplorerPlugins", "XplorerPlugins", "{0A25F1E8-AAD2-4E93-B1AE-E50FCE26CB2C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XplorerPlugins.DPoW", "XplorerPlugins.DPoW\XplorerPlugins.DPoW.csproj", "{845161EC-C065-413E-8B0B-C4C1D2C6449D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XplorerPlugins.Bcf", "XplorerPlugins.Bcf\XplorerPlugins.Bcf.csproj", "{935963BB-7EE9-4C8F-BC60-DE43961F2E98}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xbim.WindowsUI.DPoWValidation", "Xbim.WindowsUI.DPoWValidation\Xbim.WindowsUI.DPoWValidation.csproj", "{1E708A3F-4EB6-4BFD-98AE-FF3EFB60B78B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests\Tests.csproj", "{645DE1B1-90B9-4B04-8F65-F6C81B046B23}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XplorerPlugins.Scripting", "XplorerPlugins.Scripting\XplorerPlugins.Scripting.csproj", "{B1BCF899-6B2E-4A99-8998-AA946FC64F3E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XplorerPlugins.Cobie", "XplorerPlugins.Cobie\XplorerPlugins.Cobie.csproj", "{771CDB24-CB35-4669-A8AC-4A13800667FB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{89F98E53-DE4E-4427-8244-D5934AD08849}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89F98E53-DE4E-4427-8244-D5934AD08849}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89F98E53-DE4E-4427-8244-D5934AD08849}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89F98E53-DE4E-4427-8244-D5934AD08849}.Release|Any CPU.Build.0 = Release|Any CPU
{D6CED5D7-BE37-4A32-90A5-1444C9FFDD91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D6CED5D7-BE37-4A32-90A5-1444C9FFDD91}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D6CED5D7-BE37-4A32-90A5-1444C9FFDD91}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D6CED5D7-BE37-4A32-90A5-1444C9FFDD91}.Release|Any CPU.Build.0 = Release|Any CPU
{845161EC-C065-413E-8B0B-C4C1D2C6449D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{845161EC-C065-413E-8B0B-C4C1D2C6449D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{845161EC-C065-413E-8B0B-C4C1D2C6449D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{845161EC-C065-413E-8B0B-C4C1D2C6449D}.Release|Any CPU.Build.0 = Release|Any CPU
{935963BB-7EE9-4C8F-BC60-DE43961F2E98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{935963BB-7EE9-4C8F-BC60-DE43961F2E98}.Debug|Any CPU.Build.0 = Debug|Any CPU
{935963BB-7EE9-4C8F-BC60-DE43961F2E98}.Release|Any CPU.ActiveCfg = Release|Any CPU
{935963BB-7EE9-4C8F-BC60-DE43961F2E98}.Release|Any CPU.Build.0 = Release|Any CPU
{1E708A3F-4EB6-4BFD-98AE-FF3EFB60B78B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1E708A3F-4EB6-4BFD-98AE-FF3EFB60B78B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1E708A3F-4EB6-4BFD-98AE-FF3EFB60B78B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1E708A3F-4EB6-4BFD-98AE-FF3EFB60B78B}.Release|Any CPU.Build.0 = Release|Any CPU
{645DE1B1-90B9-4B04-8F65-F6C81B046B23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{645DE1B1-90B9-4B04-8F65-F6C81B046B23}.Debug|Any CPU.Build.0 = Debug|Any CPU
{645DE1B1-90B9-4B04-8F65-F6C81B046B23}.Release|Any CPU.ActiveCfg = Release|Any CPU
{645DE1B1-90B9-4B04-8F65-F6C81B046B23}.Release|Any CPU.Build.0 = Release|Any CPU
{B1BCF899-6B2E-4A99-8998-AA946FC64F3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1BCF899-6B2E-4A99-8998-AA946FC64F3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1BCF899-6B2E-4A99-8998-AA946FC64F3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1BCF899-6B2E-4A99-8998-AA946FC64F3E}.Release|Any CPU.Build.0 = Release|Any CPU
{771CDB24-CB35-4669-A8AC-4A13800667FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{771CDB24-CB35-4669-A8AC-4A13800667FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{771CDB24-CB35-4669-A8AC-4A13800667FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{771CDB24-CB35-4669-A8AC-4A13800667FB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{845161EC-C065-413E-8B0B-C4C1D2C6449D} = {0A25F1E8-AAD2-4E93-B1AE-E50FCE26CB2C}
{935963BB-7EE9-4C8F-BC60-DE43961F2E98} = {0A25F1E8-AAD2-4E93-B1AE-E50FCE26CB2C}
{B1BCF899-6B2E-4A99-8998-AA946FC64F3E} = {0A25F1E8-AAD2-4E93-B1AE-E50FCE26CB2C}
{771CDB24-CB35-4669-A8AC-4A13800667FB} = {0A25F1E8-AAD2-4E93-B1AE-E50FCE26CB2C}
EndGlobalSection
EndGlobal