Skip to content

Commit

Permalink
[ODS-4896] Upgrade log4net in DbDeploy (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan authored Apr 5, 2021
1 parent 9cc1fc4 commit 81bfc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EdFi.Db.Deploy/EdFi.Db.Deploy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="dbup-core" Version="4.3.1" />
<PackageReference Include="dbup-postgresql" Version="4.3.0" />
<PackageReference Include="dbup-sqlserver" Version="4.3.1" />
<PackageReference Include="log4net" Version="2.0.8" />
<PackageReference Include="log4net" Version="2.0.12" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.4" />
<PackageReference Include="Npgsql" Version="4.1.3.1" VersionOverride="4.1.3.1" />
</ItemGroup>
Expand Down

0 comments on commit 81bfc3b

Please sign in to comment.