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 678c140 commit 8b0ba96Copy full SHA for 8b0ba96
Directory.Build.props
@@ -41,7 +41,7 @@
41
42
<ItemGroup>
43
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
44
- <PackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" PrivateAssets="all" />
+ <PackageReference Include="Nerdbank.GitVersioning" Version="3.6.139" PrivateAssets="all" />
45
</ItemGroup>
46
47
<Target Name="AddCommitHashToAssemblyAttributes" BeforeTargets="GetAssemblyAttributes">
0 commit comments