Changeset 907
- Timestamp:
- 10/09/08 08:51:24 (3 months ago)
- Files:
-
- 1 modified
-
trunk/csharp/dotnetLibLAS.sln (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/csharp/dotnetLibLAS.sln
r869 r907 1 1 2 2 Microsoft Visual Studio Solution File, Format Version 9.00 3 # Visual C# Express20053 # Visual Studio 2005 4 4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dotnetLibLAS", "dotnetLibLAS\dotnetLibLAS.csproj", "{5652982E-9576-47F1-896A-1B700E6648FA}" 5 5 EndProject 6 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NUnitTest", "NUnitTest\NUnitTest.csproj", "{E019C630-508C-4F2C-9743-F66423C216F2}" 7 ProjectSection(ProjectDependencies) = postProject 8 {5652982E-9576-47F1-896A-1B700E6648FA} = {5652982E-9576-47F1-896A-1B700E6648FA} 9 EndProjectSection 7 10 EndProject 8 11 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HelloWorldLAS", "HelloWorldLAS\HelloWorldLAS.csproj", "{85856BBA-7888-4196-9602-740986C7FA98}" 12 ProjectSection(ProjectDependencies) = postProject 13 {5652982E-9576-47F1-896A-1B700E6648FA} = {5652982E-9576-47F1-896A-1B700E6648FA} 14 EndProjectSection 9 15 EndProject 10 16 Global
