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 a53bd9a commit d1354fcCopy full SHA for d1354fc
Directory.Build.props
@@ -16,7 +16,7 @@
16
<DefineConstants Condition="'$(TargetFramework)' == 'net6.0'">$(DefineConstants);FEATURE_FILE_SYSTEM_INFO_LINK_TARGET;FEATURE_CREATE_SYMBOLIC_LINK</DefineConstants>
17
</PropertyGroup>
18
<ItemGroup>
19
- <PackageReference Include="Nerdbank.GitVersioning" Version="3.5.109">
+ <PackageReference Include="Nerdbank.GitVersioning" Version="3.5.113">
20
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
21
<PrivateAssets>all</PrivateAssets>
22
</PackageReference>
0 commit comments