Skip to content

Commit

Permalink
Update Git to include status deserialization fix
Browse files Browse the repository at this point in the history
Includes status deserialziation bug fix from microsoft/git#157.
  • Loading branch information
derrickstolee committed Jun 26, 2019
1 parent c27debf commit c86e82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GVFS/GVFS.Build/GVFS.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<PropertyGroup Label="Parameters">
<GVFSVersion>0.2.173.2</GVFSVersion>
<GitPackageVersion>2.20190610.5</GitPackageVersion>
<GitPackageVersion>2.20190626.2</GitPackageVersion>
</PropertyGroup>

<PropertyGroup Label="DefaultSettings">
Expand Down

0 comments on commit c86e82b

Please sign in to comment.