|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.27214.1 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SourceLink.GitHub", "src\GitHub\SourceLink.GitHub.csproj", "{570FAF85-DF51-49DC-A432-4BBD73436E84}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SourceLink.VSTS.TFVC", "src\VSTS\TFVC\SourceLink.VSTS.TFVC.csproj", "{D6D9766F-F3B6-450C-AFBC-3E33AEFB8492}" |
| 9 | +EndProject |
| 10 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SourceLink.VSTS.Git", "src\VSTS\Git\SourceLink.VSTS.Git.csproj", "{8B24544C-766E-4641-BBFF-F1B543E0C45F}" |
| 11 | +EndProject |
| 12 | +Global |
| 13 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 14 | + Debug|Any CPU = Debug|Any CPU |
| 15 | + Release|Any CPU = Release|Any CPU |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {570FAF85-DF51-49DC-A432-4BBD73436E84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 19 | + {570FAF85-DF51-49DC-A432-4BBD73436E84}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 20 | + {570FAF85-DF51-49DC-A432-4BBD73436E84}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 21 | + {570FAF85-DF51-49DC-A432-4BBD73436E84}.Release|Any CPU.Build.0 = Release|Any CPU |
| 22 | + {D6D9766F-F3B6-450C-AFBC-3E33AEFB8492}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {D6D9766F-F3B6-450C-AFBC-3E33AEFB8492}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {D6D9766F-F3B6-450C-AFBC-3E33AEFB8492}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {D6D9766F-F3B6-450C-AFBC-3E33AEFB8492}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {8B24544C-766E-4641-BBFF-F1B543E0C45F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {8B24544C-766E-4641-BBFF-F1B543E0C45F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {8B24544C-766E-4641-BBFF-F1B543E0C45F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {8B24544C-766E-4641-BBFF-F1B543E0C45F}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(SolutionProperties) = preSolution |
| 32 | + HideSolutionNode = FALSE |
| 33 | + EndGlobalSection |
| 34 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 35 | + SolutionGuid = {0E6D4D3C-C44D-4A03-B5C0-10A36F51E272} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments