mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-28 07:34:59 +00:00
feature<build>: provide win-x64 runtime executables
This commit is contained in:
parent
717772c62b
commit
359a0947ff
2 changed files with 11 additions and 3 deletions
|
@ -26,8 +26,9 @@
|
|||
|
||||
| 文件 | 运行时 | 说明 |
|
||||
| ---------------- | ------------------ | ----------------------------------- |
|
||||
| SourceGit.net5.0.exe | .NET 5 | 需要自行安装 .NET 5运行时 |
|
||||
| SourceGit.net4.8.exe | .NET Framework 4.8 | Windows 10 内置该运行时,不需要安装 |
|
||||
| SourceGit.net5.0.x86.exe | .NET 5 x86 | 需要自行安装 .NET 5运行时 |
|
||||
| SourceGit.net5.0.x64.exe | .NET 5 x64 | 需要自行安装 .NET 5运行时 |
|
||||
| SourceGit.net4.8.exe | .NET Framework 4.8 | Windows 10 内置该运行时,不需要安装 |
|
||||
|
||||
> 【注】本软件为GIT的**图形前端**,需先自行安装Git
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue