Skip to content

Commit cf626f8

Browse files
chore(deps): update dependency nerdbank.gitversioning to v3.3.37 (#650)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9fad9f1 commit cf626f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<DefineConstants Condition="'$(TargetFramework)' == 'netcoreapp3.0' OR '$(TargetFramework)' == 'netstandard2.1'">$(DefineConstants);FEATURE_ASYNC_FILE;FEATURE_ENUMERATION_OPTIONS;FEATURE_ADVANCED_PATH_OPERATIONS</DefineConstants>
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="Nerdbank.GitVersioning" Version="3.2.31">
13+
<PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)