Skip to content

Commit

Permalink
Revert "Bump GitInfo from 3.3.5 to 3.5.0 in /Sharpmake (#391)"
Browse files Browse the repository at this point in the history
This reverts commit eca8102.
  • Loading branch information
jspelletier committed Nov 11, 2024
1 parent 6ab7a01 commit 8d2b1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<!-- Automatic versionning based on Git repository -->
<ItemGroup>
<PackageReference Include="GitInfo" Version="3.5.0" PrivateAssets="all" />
<PackageReference Include="GitInfo" Version="3.3.5" PrivateAssets="all" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 8d2b1da

Please sign in to comment.