Browse Source

[deps] DevOps: Update CommandDotNet to v7.0.4 (#4081)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4131/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
5d47adb0fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      util/MsSqlMigratorUtility/MsSqlMigratorUtility.csproj

2
util/MsSqlMigratorUtility/MsSqlMigratorUtility.csproj

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommandDotNet" Version="7.0.3" />
<PackageReference Include="CommandDotNet" Version="7.0.4" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
</ItemGroup>

Loading…
Cancel
Save