mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump Ardalis.GuardClauses
Bumps [Ardalis.GuardClauses](https://github.com/ardalis/guardclauses) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/ardalis/guardclauses/releases) - [Commits](https://github.com/ardalis/guardclauses/compare/2.0.0...GuardClauses-v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
dc194f8e2e
commit
a3c6b9a04a
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Ardalis.GuardClauses" Version="2.0.0" />
|
||||
<PackageReference Include="Ardalis.GuardClauses" Version="3.0.0" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
|
|
|
|||
Loading…
Reference in a new issue