-
Notifications
You must be signed in to change notification settings - Fork 0
/
HerbalCommonEntitiesCS.sln
executable file
·43 lines (43 loc) · 2.6 KB
/
HerbalCommonEntitiesCS.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.352
MinimumVisualStudioVersion = 14.0.23107.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Herbal3d.CommonEntitiesUtil", "CommonEntitiesUtil\Herbal3d.CommonEntitiesUtil.csproj", "{E847D92A-5173-4CA2-AD6B-C515C1CF1F36}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OMV.Pieces", "OMV.Pieces\OMV.Pieces.csproj", "{8E447278-FCD0-45D6-843C-06A2117DC173}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Herbal3d.CommonEntities", "CommonEntities\Herbal3d.CommonEntities.csproj", "{F0F6D547-DCB2-4BD6-8978-B204361C2061}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Herbal3d.CommonEntitiesConv", "CommonEntitiesConv\Herbal3d.CommonEntitiesConv.csproj", "{A260EF90-D948-470A-A043-9C016A367DC2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E847D92A-5173-4CA2-AD6B-C515C1CF1F36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E847D92A-5173-4CA2-AD6B-C515C1CF1F36}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E847D92A-5173-4CA2-AD6B-C515C1CF1F36}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E847D92A-5173-4CA2-AD6B-C515C1CF1F36}.Release|Any CPU.Build.0 = Release|Any CPU
{8E447278-FCD0-45D6-843C-06A2117DC173}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8E447278-FCD0-45D6-843C-06A2117DC173}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8E447278-FCD0-45D6-843C-06A2117DC173}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8E447278-FCD0-45D6-843C-06A2117DC173}.Release|Any CPU.Build.0 = Release|Any CPU
{F0F6D547-DCB2-4BD6-8978-B204361C2061}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F0F6D547-DCB2-4BD6-8978-B204361C2061}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F0F6D547-DCB2-4BD6-8978-B204361C2061}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F0F6D547-DCB2-4BD6-8978-B204361C2061}.Release|Any CPU.Build.0 = Release|Any CPU
{A260EF90-D948-470A-A043-9C016A367DC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A260EF90-D948-470A-A043-9C016A367DC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A260EF90-D948-470A-A043-9C016A367DC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A260EF90-D948-470A-A043-9C016A367DC2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9b3bd558-51f9-4ffa-ac28-ad9262a2aaa0}
EndGlobalSection
EndGlobal