@@ -51,8 +51,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PerfettoProcessor", "Perfet
51
51
EndProject
52
52
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PerfettoUnitTest" , "PerfettoUnitTest\PerfettoUnitTest.csproj" , "{CF89184C-8CE8-4656-9C5C-3F6C547EF2A3}"
53
53
EndProject
54
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Utilities" , "Utilities\Utilities.csproj" , "{0BA62F1B-1456-48FD-B2DE-C9FE1CB94B8B}"
55
- EndProject
56
54
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Launcher" , "Launcher" , "{6A9515FC-D4B2-4221-8E74-78E7AFF0E421}"
57
55
EndProject
58
56
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Windows" , "Windows" , "{DB7FCF02-C949-4545-B58C-F514E85AB1FA}"
@@ -77,6 +75,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PerfDataExtension", "PerfDa
77
75
EndProject
78
76
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PerfDataUnitTest" , "PerfDataUnitTest\PerfDataUnitTest.csproj" , "{B57A38CD-9641-476C-A2FB-DF24D1700F41}"
79
77
EndProject
78
+ Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "Utilities" , "Utilities\Utilities.shproj" , "{B0F4D7F4-B11C-41B8-96F5-2414174C3E7D}"
79
+ EndProject
80
80
Global
81
81
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
82
82
Debug| Any CPU = Debug| Any CPU
@@ -155,10 +155,6 @@ Global
155
155
{CF89184C-8CE8-4656-9C5C-3F6C547EF2A3} .Debug| Any CPU .Build .0 = Debug| Any CPU
156
156
{CF89184C-8CE8-4656-9C5C-3F6C547EF2A3} .Release| Any CPU .ActiveCfg = Release| Any CPU
157
157
{CF89184C-8CE8-4656-9C5C-3F6C547EF2A3} .Release| Any CPU .Build .0 = Release| Any CPU
158
- {0BA62F1B-1456-48FD-B2DE-C9FE1CB94B8B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
159
- {0BA62F1B-1456-48FD-B2DE-C9FE1CB94B8B} .Debug| Any CPU .Build .0 = Debug| Any CPU
160
- {0BA62F1B-1456-48FD-B2DE-C9FE1CB94B8B} .Release| Any CPU .ActiveCfg = Release| Any CPU
161
- {0BA62F1B-1456-48FD-B2DE-C9FE1CB94B8B} .Release| Any CPU .Build .0 = Release| Any CPU
162
158
{9FD0BECC-AC5E-46A8-9749-46CD82BA89DE} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
163
159
{9FD0BECC-AC5E-46A8-9749-46CD82BA89DE} .Debug| Any CPU .Build .0 = Debug| Any CPU
164
160
{9FD0BECC-AC5E-46A8-9749-46CD82BA89DE} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -199,4 +195,12 @@ Global
199
195
GlobalSection (ExtensibilityGlobals ) = postSolution
200
196
SolutionGuid = {E96603EA-8E1D-4AA9-A474-D267A116C316}
201
197
EndGlobalSection
198
+ GlobalSection (SharedMSBuildProjectFiles ) = preSolution
199
+ Utilities \Utilities .projitems *{02b6db71-e796-4afe-9e18-334e2f803393} *SharedItemsImports = 5
200
+ Utilities \Utilities .projitems *{03dbb240-c4dd-4ff4-9405-f50cbf0a960d} *SharedItemsImports = 5
201
+ Utilities \Utilities .projitems *{90fe5422-631f-4b5a-8ef7-88fe542739df} *SharedItemsImports = 5
202
+ Utilities \Utilities .projitems *{b0f4d7f4-b11c-41b8-96f5-2414174c3e7d} *SharedItemsImports = 13
203
+ Utilities \Utilities .projitems *{b381f72e-335c-4842-9db2-615d5c18a943} *SharedItemsImports = 5
204
+ Utilities \Utilities .projitems *{e4eb869c-dbf9-4c7f-95ba-6d28dbc69fd0} *SharedItemsImports = 5
205
+ EndGlobalSection
202
206
EndGlobal
0 commit comments