Files
ListFiles/ListFiles.sln
2016-05-16 22:36:23 -04:00

21 lines
873 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual C# Express 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ListFiles", "ListFiles\ListFiles.csproj", "{81CC015E-7296-413E-AF57-B6A8CC94662A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{81CC015E-7296-413E-AF57-B6A8CC94662A}.Debug|x86.ActiveCfg = Debug|x86
{81CC015E-7296-413E-AF57-B6A8CC94662A}.Debug|x86.Build.0 = Debug|x86
{81CC015E-7296-413E-AF57-B6A8CC94662A}.Release|x86.ActiveCfg = Release|x86
{81CC015E-7296-413E-AF57-B6A8CC94662A}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal