We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65793cf commit 1199c62Copy full SHA for 1199c62
Directory.Build.props
@@ -43,7 +43,7 @@
43
44
<ItemGroup>
45
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
46
- <PackageReference Include="Nerdbank.GitVersioning" Version="3.7.115" PrivateAssets="all" />
+ <PackageReference Include="Nerdbank.GitVersioning" Version="3.8.118" PrivateAssets="all" />
47
</ItemGroup>
48
49
<Target Name="AddCommitHashToAssemblyAttributes" BeforeTargets="GetAssemblyAttributes">
0 commit comments