4 Star 7 Fork 1

Gitee 极速下载/VFS-for-Git

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Microsoft/VFSForGit
克隆/下载
Version.props 911 Bytes
一键复制 编辑 原始数据 按行查看 历史
<Project>
<PropertyGroup>
<!-- Default GVFS version number if not specified at build time -->
<GVFSVersion Condition="'$(GVFSVersion)' == ''" >0.2.173.2</GVFSVersion>
<!--
Only update the minimum version if we rely upon a new command-line interface in
Git or if there is a truly broken interaction.
Note that we require that the revision (Z) of the Git version string (2.X.Y.vfs.Z.W)
is an exact match. We will use this to signal that a microsoft/git version introduces
a breaking change that requires a VFS for Git upgrade.
Using the revision part allows us to modify the other version items arbitrarily,
including taking version numbers 2.X.Y from upstream and updating .W if we have any
hotfixes to microsoft/git.
-->
<MinimumGitVersion>v2.31.0.vfs.0.1</MinimumGitVersion>
</PropertyGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/mirrors/VFS-for-Git.git
git@gitee.com:mirrors/VFS-for-Git.git
mirrors
VFS-for-Git
VFS-for-Git
master

搜索帮助