CodePlexWorkItemMigrator/CodePlexWorkItemMigration.sln

32 строки
1.8 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26615.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.CodePlex.Migration.WorkItemMigrator", "Microsoft.CodePlex.Migration.WorkItemMigrator\Microsoft.CodePlex.Migration.WorkItemMigrator.csproj", "{FBF8FEE4-5BBD-40CD-94EA-26E000B260EB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.CodePlex.Migration.WorkItemMigrator.UnitTests", "Microsoft.CodePlex.Migration.WorkItemMigrator.UnitTests\Microsoft.CodePlex.Migration.WorkItemMigrator.UnitTests.csproj", "{6CF0E351-1FD4-469E-903E-0BCA58CB51C6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FBF8FEE4-5BBD-40CD-94EA-26E000B260EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FBF8FEE4-5BBD-40CD-94EA-26E000B260EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FBF8FEE4-5BBD-40CD-94EA-26E000B260EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FBF8FEE4-5BBD-40CD-94EA-26E000B260EB}.Release|Any CPU.Build.0 = Release|Any CPU
{6CF0E351-1FD4-469E-903E-0BCA58CB51C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6CF0E351-1FD4-469E-903E-0BCA58CB51C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6CF0E351-1FD4-469E-903E-0BCA58CB51C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6CF0E351-1FD4-469E-903E-0BCA58CB51C6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7C5966B5-C999-437A-A9D5-8BF558E2D20D}
EndGlobalSection
EndGlobal