websitepanel/WebsitePanel/Sources/Tools/WebsitePanel.Import.CsvBulk.sln
2011-07-13 16:07:32 -07:00

26 lines
1.3 KiB
Text

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4DED129E-BCF6-49B8-B242-027733EA481E}"
ProjectSection(SolutionItems) = preProject
..\..\..\LICENSE.txt = ..\..\..\LICENSE.txt
..\..\..\Readme.htm = ..\..\..\Readme.htm
..\..\..\ReleaseNotes.htm = ..\..\..\ReleaseNotes.htm
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.Import.CsvBulk", "WebsitePanel.Import.CsvBulk\WebsitePanel.Import.CsvBulk.csproj", "{CAD845DC-B209-4A07-94DA-B12FD14121F3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CAD845DC-B209-4A07-94DA-B12FD14121F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CAD845DC-B209-4A07-94DA-B12FD14121F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CAD845DC-B209-4A07-94DA-B12FD14121F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CAD845DC-B209-4A07-94DA-B12FD14121F3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal