37 lines
2.3 KiB
Plaintext
37 lines
2.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual C# Express 2008
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileConverterService2", "FileConverterService2\FileConverterService2.csproj", "{290A48D1-F7E2-4478-AFE6-AE5C744CD633}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileConverter2", "FileConverter2\FileConverter2.csproj", "{321E9746-26BB-484F-BA34-266CBAF38008}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
DebugOpenSource|Any CPU = DebugOpenSource|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
ReleaseOpenSource|Any CPU = ReleaseOpenSource|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{290A48D1-F7E2-4478-AFE6-AE5C744CD633}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{290A48D1-F7E2-4478-AFE6-AE5C744CD633}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{290A48D1-F7E2-4478-AFE6-AE5C744CD633}.DebugOpenSource|Any CPU.ActiveCfg = DebugOpenSource|Any CPU
|
|
{290A48D1-F7E2-4478-AFE6-AE5C744CD633}.DebugOpenSource|Any CPU.Build.0 = DebugOpenSource|Any CPU
|
|
{290A48D1-F7E2-4478-AFE6-AE5C744CD633}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{290A48D1-F7E2-4478-AFE6-AE5C744CD633}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{290A48D1-F7E2-4478-AFE6-AE5C744CD633}.ReleaseOpenSource|Any CPU.ActiveCfg = ReleaseOpenSource|Any CPU
|
|
{290A48D1-F7E2-4478-AFE6-AE5C744CD633}.ReleaseOpenSource|Any CPU.Build.0 = ReleaseOpenSource|Any CPU
|
|
{321E9746-26BB-484F-BA34-266CBAF38008}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{321E9746-26BB-484F-BA34-266CBAF38008}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{321E9746-26BB-484F-BA34-266CBAF38008}.DebugOpenSource|Any CPU.ActiveCfg = DebugOpenSource|Any CPU
|
|
{321E9746-26BB-484F-BA34-266CBAF38008}.DebugOpenSource|Any CPU.Build.0 = DebugOpenSource|Any CPU
|
|
{321E9746-26BB-484F-BA34-266CBAF38008}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{321E9746-26BB-484F-BA34-266CBAF38008}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{321E9746-26BB-484F-BA34-266CBAF38008}.ReleaseOpenSource|Any CPU.ActiveCfg = ReleaseOpenSource|Any CPU
|
|
{321E9746-26BB-484F-BA34-266CBAF38008}.ReleaseOpenSource|Any CPU.Build.0 = ReleaseOpenSource|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|