1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio Version 16
4
- VisualStudioVersion = 16.0.28527.54
3
+ # Visual Studio Version 17
4
+ VisualStudioVersion = 17.3.32922.545
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "CodeCave.Threejs.Revit.Exporter.Addin" , "src\Addin\CodeCave.Threejs.Revit.Exporter.Addin.csproj" , "{1780B2E1-2219-435D-9694-D1A3A2B8B86A}"
7
7
EndProject
@@ -21,8 +21,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
21
21
EndProject
22
22
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "CodeCave.Threejs.Revit.Exporter" , "src\Exporter\CodeCave.Threejs.Revit.Exporter.csproj" , "{965B4C84-EFF9-4CBC-8904-A3AF813E404D}"
23
23
EndProject
24
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "CodeCave.Threejs.Entities" , "..\threejs-entities\src\CodeCave.Threejs.Entities.csproj" , "{7B53EF58-7AFE-4BDE-82A5-894F16252B1F}"
25
- EndProject
26
24
Global
27
25
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
28
26
Debug| Any CPU = Debug| Any CPU
@@ -37,10 +35,6 @@ Global
37
35
{965B4C84-EFF9-4CBC-8904-A3AF813E404D} .Debug| Any CPU .Build .0 = Debug| Any CPU
38
36
{965B4C84-EFF9-4CBC-8904-A3AF813E404D} .Release| Any CPU .ActiveCfg = Release| Any CPU
39
37
{965B4C84-EFF9-4CBC-8904-A3AF813E404D} .Release| Any CPU .Build .0 = Release| Any CPU
40
- {7B53EF58-7AFE-4BDE-82A5-894F16252B1F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
41
- {7B53EF58-7AFE-4BDE-82A5-894F16252B1F} .Debug| Any CPU .Build .0 = Debug| Any CPU
42
- {7B53EF58-7AFE-4BDE-82A5-894F16252B1F} .Release| Any CPU .ActiveCfg = Release| Any CPU
43
- {7B53EF58-7AFE-4BDE-82A5-894F16252B1F} .Release| Any CPU .Build .0 = Release| Any CPU
44
38
EndGlobalSection
45
39
GlobalSection (SolutionProperties ) = preSolution
46
40
HideSolutionNode = FALSE
0 commit comments