mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-10-31 13:03:20 -07:00
parent
068ae44b25
commit
01380ff194
2 changed files with 1 additions and 26 deletions
|
@ -7,7 +7,7 @@ Opensource Git GUI client.
|
||||||
* Supports Windows/macOS/Linux
|
* Supports Windows/macOS/Linux
|
||||||
* Opensource/Free
|
* Opensource/Free
|
||||||
* Fast
|
* Fast
|
||||||
* English/Français/Deutsch/Português/简体中文/繁體中文
|
* English/Français/Deutsch/Português/Русский/简体中文/繁體中文
|
||||||
* Built-in light/dark themes
|
* Built-in light/dark themes
|
||||||
* Customize theme
|
* Customize theme
|
||||||
* Visual commit graph
|
* Visual commit graph
|
||||||
|
|
25
src/src.sln
25
src/src.sln
|
@ -1,25 +0,0 @@
|
||||||
|
|
||||||
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
|
|
Loading…
Reference in a new issue