Skip to content

Commit d1354fc

Browse files
chore(deps): update dependency nerdbank.gitversioning to v3.5.113 (#886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a53bd9a commit d1354fc

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
@@ -16,7 +16,7 @@
1616
<DefineConstants Condition="'$(TargetFramework)' == 'net6.0'">$(DefineConstants);FEATURE_FILE_SYSTEM_INFO_LINK_TARGET;FEATURE_CREATE_SYMBOLIC_LINK</DefineConstants>
1717
</PropertyGroup>
1818
<ItemGroup>
19-
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.109">
19+
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.113">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2121
<PrivateAssets>all</PrivateAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)