tomasr / nulladapter
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
2d4583c
nulladapter / NullAdapter.sln
| 132a2c2b » | tomasr | 2008-09-28 | 1 | Microsoft Visual Studio Solution File, Format Version 9.00 | |
| 2 | # Visual Studio 2005 | ||||
| 3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NullAdapter", "NullAdapter\NullAdapter.csproj", "{65EDA1FE-D7BF-43D1-A5A4-59309EDAAB00}" | ||||
| 4 | EndProject | ||||
| 5 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B73F7D4A-AA42-45B6-B3AC-8048AA5791F7}" | ||||
| 6 | ProjectSection(SolutionItems) = preProject | ||||
| 7 | NullAdapter.snk = NullAdapter.snk | ||||
| 8 | EndProjectSection | ||||
| 9 | EndProject | ||||
| 10 | Global | ||||
| 11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||||
| 12 | Debug|Any CPU = Debug|Any CPU | ||||
| 13 | Release|Any CPU = Release|Any CPU | ||||
| 14 | EndGlobalSection | ||||
| 15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||||
| 16 | {65EDA1FE-D7BF-43D1-A5A4-59309EDAAB00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 17 | {65EDA1FE-D7BF-43D1-A5A4-59309EDAAB00}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 18 | {65EDA1FE-D7BF-43D1-A5A4-59309EDAAB00}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 19 | {65EDA1FE-D7BF-43D1-A5A4-59309EDAAB00}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 20 | EndGlobalSection | ||||
| 21 | GlobalSection(SolutionProperties) = preSolution | ||||
| 22 | HideSolutionNode = FALSE | ||||
| 23 | EndGlobalSection | ||||
| 24 | EndGlobal | ||||
