mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-26 12:55:00 +00:00
25 lines
1.1 KiB
Text
25 lines
1.1 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.002.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SourceGit", "SourceGit.csproj", "{3592C870-A8F6-44C4-B335-7B6227DCB12C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3592C870-A8F6-44C4-B335-7B6227DCB12C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3592C870-A8F6-44C4-B335-7B6227DCB12C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3592C870-A8F6-44C4-B335-7B6227DCB12C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3592C870-A8F6-44C4-B335-7B6227DCB12C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {A96FF510-0878-4167-AA61-D0674DBDD101}
|
|
EndGlobalSection
|
|
EndGlobal
|