@@ -4,8 +4,6 @@ VisualStudioVersion = 15.0.28307.960
44MinimumVisualStudioVersion = 10.0.40219.1
55Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{2174EF99-7D4B-45EE-87F7-D5912F3DFB5D}"
66EndProject
7- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "T4Definitions" , "..\PR39-CommonResources\T4Definitions\T4Definitions.csproj" , "{D506423B-BA21-49E6-8C3B-88A771CA444E}"
8- EndProject
97Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ProtocolHub.MonitorInterface" , "ProtocolHub.MonitorInterface\ProtocolHub.MonitorInterface.csproj" , "{CE7BA276-5ACF-44FE-B24A-F91F6A0B0436}"
108EndProject
119Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ProtocolHub.Communication" , "ProtocolHub.Communication\ProtocolHub.Communication.csproj" , "{E1351D09-7241-44C3-A292-8D46E322A61D}"
@@ -20,15 +18,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProtocolHub.ConfiguartionEd
2018EndProject
2119Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ProtocolHub.Scripts" , "ProtocolHub.Scripts\ProtocolHub.Scripts.csproj" , "{9980473B-E30A-4DD9-91FC-15126D050E68}"
2220EndProject
21+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "T4Definitions" , "T4Definitions\T4Definitions.csproj" , "{D506423B-BA21-49E6-8C3B-88A771CA444E}"
22+ EndProject
2323Global
2424 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2525 Debug| Any CPU = Debug| Any CPU
2626 Release| Any CPU = Release| Any CPU
2727 EndGlobalSection
2828 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
29- {D506423B-BA21-49E6-8C3B-88A771CA444E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
30- {D506423B-BA21-49E6-8C3B-88A771CA444E} .Release| Any CPU .ActiveCfg = Release| Any CPU
31- {D506423B-BA21-49E6-8C3B-88A771CA444E} .Release| Any CPU .Build .0 = Release| Any CPU
3229 {CE7BA276-5ACF-44FE-B24A-F91F6A0B0436} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
3330 {CE7BA276-5ACF-44FE-B24A-F91F6A0B0436} .Debug| Any CPU .Build .0 = Debug| Any CPU
3431 {CE7BA276-5ACF-44FE-B24A-F91F6A0B0436} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -57,6 +54,10 @@ Global
5754 {9980473B-E30A-4DD9-91FC-15126D050E68} .Debug| Any CPU .Build .0 = Debug| Any CPU
5855 {9980473B-E30A-4DD9-91FC-15126D050E68} .Release| Any CPU .ActiveCfg = Release| Any CPU
5956 {9980473B-E30A-4DD9-91FC-15126D050E68} .Release| Any CPU .Build .0 = Release| Any CPU
57+ {D506423B-BA21-49E6-8C3B-88A771CA444E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
58+ {D506423B-BA21-49E6-8C3B-88A771CA444E} .Debug| Any CPU .Build .0 = Debug| Any CPU
59+ {D506423B-BA21-49E6-8C3B-88A771CA444E} .Release| Any CPU .ActiveCfg = Release| Any CPU
60+ {D506423B-BA21-49E6-8C3B-88A771CA444E} .Release| Any CPU .Build .0 = Release| Any CPU
6061 EndGlobalSection
6162 GlobalSection (SolutionProperties ) = preSolution
6263 HideSolutionNode = FALSE
0 commit comments