Remove an obsolete comment

We used to reference the Pomelo source code in the readme, but that's no longer present.
This commit is contained in:
Jordan Brown
2021-04-15 14:38:24 -04:00
parent 5b6c0c90fe
commit 633f85d606
@@ -88,7 +88,6 @@
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="3.1.11" />
<PackageReference Include="Octokit" Version="0.50.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.2.4" />
<!-- If this is updated, be sure to update the reference in the README.md -->
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.4.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />