From 8d45a885618110811176c509b37cd8c94b0b1cf8 Mon Sep 17 00:00:00 2001 From: Shay Rojansky Date: Fri, 22 Jan 2021 19:51:13 +0100 Subject: [PATCH] Bump version to 5.0.2 --- Directory.Build.targets | 10 +++++----- .../EFCore.NamingConventions.csproj | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 91250dc..7a44e5b 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,16 +1,16 @@  - - + + - - - + + + diff --git a/EFCore.NamingConventions/EFCore.NamingConventions.csproj b/EFCore.NamingConventions/EFCore.NamingConventions.csproj index 8211b7f..9fa8887 100644 --- a/EFCore.NamingConventions/EFCore.NamingConventions.csproj +++ b/EFCore.NamingConventions/EFCore.NamingConventions.csproj @@ -2,7 +2,7 @@ netstandard2.1 - 5.0.1 + 5.0.2 true true ../EFCore.NamingConventions.snk