diff --git a/Directory.Packages.props b/Directory.Packages.props index f653bfe..6b2910d 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,6 +1,6 @@  - 6.0.0-rc.1.21452.10 + 6.0.0 6.0.0 diff --git a/EFCore.NamingConventions/EFCore.NamingConventions.csproj b/EFCore.NamingConventions/EFCore.NamingConventions.csproj index 48a7f28..d9e37cd 100644 --- a/EFCore.NamingConventions/EFCore.NamingConventions.csproj +++ b/EFCore.NamingConventions/EFCore.NamingConventions.csproj @@ -2,7 +2,7 @@ net6.0 - 6.0.0-rc.1 + 6.0.0 true true ../EFCore.NamingConventions.snk @@ -11,7 +11,7 @@ true Naming Conventions for Entity Framework Core Tables and Columns. Shay Rojansky - Copyright 2020 © Shay Rojansky + Copyright 2021 © Shay Rojansky Entity Framework Core;entity-framework-core;ef;efcore;orm;sql Apache-2.0 git