Skip to content

Commit 5e8f8fd

Browse files
jonpryordellis1972
authored andcommitted
Use GitInfo 2.1.2, not *.
1 parent cb64d25 commit 5e8f8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787

8888
<!-- GitInfo Package for Assembly Versioning -->
8989
<ItemGroup>
90-
<PackageReference Include="GitInfo" Version="*" PrivateAssets="all" />
90+
<PackageReference Include="GitInfo" Version="2.1.2" PrivateAssets="all" />
9191
</ItemGroup>
9292
<PropertyGroup>
9393
<GitDefaultBranch>main</GitDefaultBranch>

0 commit comments

Comments
 (0)