We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428fb5d commit f58b068Copy full SHA for f58b068
1 file changed
src/EntityFramework6.Npgsql/EntityFramework6.Npgsql.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<Description>PostgreSQL provider for Entity Framework 6</Description>
4
<Authors>Shay Rojansky;Emil Lenngren;Francisco Figueiredo Jr.;Kenji Uno</Authors>
5
- <Copyright>Copyright 2018 © The Npgsql Development Team</Copyright>
+ <Copyright>Copyright 2019 © The Npgsql Development Team</Copyright>
6
<Company>Npgsql</Company>
7
<PackageTags>npgsql postgresql postgres data database entity framework ef orm</PackageTags>
8
<VersionPrefix>3.2.0</VersionPrefix>
0 commit comments