Skip to content

Commit

Permalink
Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2022
1 parent b5f5f10 commit 2b1cd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfuserEx.Common.targets
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.244" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.255" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="*" PrivateAssets="all"
Condition="'$(EnableCodeAnalysis)' != 'false'" />
</ItemGroup>
Expand Down

0 comments on commit 2b1cd8d

Please sign in to comment.