Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CsvDataReader", "CsvDataReader\CsvDataReader.vbproj", "{DB3C75BA-33B9-46EE-B612-BB376E99B06D}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CsvDataReaderTests", "CsvDataReaderTests\CsvDataReaderTests.vbproj", "{29152AF7-4C25-4891-8A80-88CE92228067}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{833A5023-BD28-418D-A8B9-523599F6A973}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
TODO = TODO
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DB3C75BA-33B9-46EE-B612-BB376E99B06D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DB3C75BA-33B9-46EE-B612-BB376E99B06D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DB3C75BA-33B9-46EE-B612-BB376E99B06D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DB3C75BA-33B9-46EE-B612-BB376E99B06D}.Release|Any CPU.Build.0 = Release|Any CPU
{29152AF7-4C25-4891-8A80-88CE92228067}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{29152AF7-4C25-4891-8A80-88CE92228067}.Debug|Any CPU.Build.0 = Debug|Any CPU
{29152AF7-4C25-4891-8A80-88CE92228067}.Release|Any CPU.ActiveCfg = Release|Any CPU
{29152AF7-4C25-4891-8A80-88CE92228067}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal