added samples
[windows-sources.git] / sdk / samples / FrameworkSamples / CLR / GarbageCollection / cs / garbagecollectioncs.sln
blob992f1513e02d9064f54c6f62baab7a2d9dd349ab
1 Microsoft Visual Studio Solution File, Format Version 9.00
2 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GarbageCollectionCS", "GarbageCollection\GarbageCollectionCS.csproj", "{68CC60F9-5F6C-4819-BD32-BCA206070FA6}"
3 EndProject
4 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5088005E-714E-4394-940E-68162F32EECE}"
5         ProjectSection(SolutionItems) = postProject
6                 ..\Readme.htm = ..\Readme.htm
7         EndProjectSection
8 EndProject
9 Global
10         GlobalSection(SolutionConfigurationPlatforms) = preSolution
11                 Debug|.NET = Debug|.NET
12                 Release|.NET = Release|.NET
13         EndGlobalSection
14         GlobalSection(ProjectConfigurationPlatforms) = postSolution
15                 {68CC60F9-5F6C-4819-BD32-BCA206070FA6}.Debug|.NET.ActiveCfg = Debug|.NET
16                 {68CC60F9-5F6C-4819-BD32-BCA206070FA6}.Debug|.NET.Build.0 = Debug|.NET
17                 {68CC60F9-5F6C-4819-BD32-BCA206070FA6}.Release|.NET.ActiveCfg = Release|.NET
18                 {68CC60F9-5F6C-4819-BD32-BCA206070FA6}.Release|.NET.Build.0 = Release|.NET
19         EndGlobalSection
20         GlobalSection(SolutionProperties) = preSolution
21                 HideSolutionNode = FALSE
22         EndGlobalSection
23 EndGlobal