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