You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.4 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SyncTaskStatus", "SyncTaskStatus\SyncTaskStatus.csproj", "{851E2848-6303-41B1-8AA8-B93A4D0172C2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTest", "UnitTest\UnitTest.csproj", "{A0F14925-CC21-450C-950B-B4776B754AD7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{851E2848-6303-41B1-8AA8-B93A4D0172C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{851E2848-6303-41B1-8AA8-B93A4D0172C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{851E2848-6303-41B1-8AA8-B93A4D0172C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{851E2848-6303-41B1-8AA8-B93A4D0172C2}.Release|Any CPU.Build.0 = Release|Any CPU
{A0F14925-CC21-450C-950B-B4776B754AD7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0F14925-CC21-450C-950B-B4776B754AD7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0F14925-CC21-450C-950B-B4776B754AD7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0F14925-CC21-450C-950B-B4776B754AD7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal