@@ -8,9 +8,6 @@ EndProject
8
8
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Demos" , "Demos" , "{D2476213-2D12-43A8-966C-BCFCE098FD63}"
9
9
EndProject
10
10
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Samples.Computer01" , "profiler\src\Demos\Samples.Computer01\Samples.Computer01.csproj" , "{D0B50192-CE1D-43E2-AC4A-9B6037AAAB7D}"
11
- Project Section (ProjectDependencies ) = postProject
12
- {0831386B-1A96-443F-B02B-C1D2B65FD845} = {0831386B-1A96-443F-B02B-C1D2B65FD845}
13
- EndProject Section
14
11
EndProject
15
12
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Native" , "Native" , "{882D9CEA-09AD-4C08-B737-9E6E04563AB6}"
16
13
EndProject
@@ -45,9 +42,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DeployResources", "DeployRe
45
42
EndProject Section
46
43
EndProject
47
44
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Samples.WindowsService01" , "profiler\src\Demos\Samples.WindowsService01\Samples.WindowsService01.csproj" , "{A2FCEEF7-975E-495C-AD0D-6A79176B3A44}"
48
- Project Section (ProjectDependencies ) = postProject
49
- {0831386B-1A96-443F-B02B-C1D2B65FD845} = {0831386B-1A96-443F-B02B-C1D2B65FD845}
50
- EndProject Section
51
45
EndProject
52
46
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".github" , ".github" , "{5E111292-1382-45DA-9BB6-3558CD529F3B}"
53
47
EndProject
@@ -123,6 +117,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dd-prof-etw-client", "profi
123
117
EndProject
124
118
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Tools" , "Tools" , "{C1D06C89-E4D1-4E09-9AB6-35BB5A1DEB04}"
125
119
EndProject
120
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Demos" , "Demos" , "{EACEAEE9-23A6-448F-A56E-39FE4E837FA6}"
121
+ Project Section (SolutionItems ) = preProject
122
+ profiler \src \Demos \Directory .Build .props = profiler \src \Demos \Directory .Build .props
123
+ EndProject Section
124
+ EndProject
126
125
Global
127
126
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
128
127
Debug| Any CPU = Debug| Any CPU
@@ -586,6 +585,7 @@ Global
586
585
{3FD8A994-8EDC-4EDD-95C5-E664D205A401} = {C1D06C89-E4D1-4E09-9AB6-35BB5A1DEB04}
587
586
{97DD3E31-0922-455E-A308-E0C798E84476} = {C1D06C89-E4D1-4E09-9AB6-35BB5A1DEB04}
588
587
{C1D06C89-E4D1-4E09-9AB6-35BB5A1DEB04} = {D2476213-2D12-43A8-966C-BCFCE098FD63}
588
+ {EACEAEE9-23A6-448F-A56E-39FE4E837FA6} = {3437D742-5FB6-4457-8291-1EBBADBEE1BC}
589
589
EndGlobalSection
590
590
GlobalSection (ExtensibilityGlobals ) = postSolution
591
591
SolutionGuid = {917C242A-028D-42FD-BA47-E7317B6A36B4}
0 commit comments