From 81572f3db87c9fb170291c3a82cd736615a52295 Mon Sep 17 00:00:00 2001 From: Tomas Lycken Date: Wed, 6 Dec 2017 10:41:15 +0100 Subject: [PATCH] Add packaging metadata to EF Core csproj --- .../RdbmsEventStore.EFCore.csproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/RdbmsEventStore.EFCore/RdbmsEventStore.EFCore.csproj b/src/RdbmsEventStore.EFCore/RdbmsEventStore.EFCore.csproj index 46a758d..bfad8b6 100644 --- a/src/RdbmsEventStore.EFCore/RdbmsEventStore.EFCore.csproj +++ b/src/RdbmsEventStore.EFCore/RdbmsEventStore.EFCore.csproj @@ -2,6 +2,18 @@ netcoreapp2.0 + 0.0.0 + 0.0.0 + + RDBMS Event Store - Entity Framework Core + Entity Framework Core bindings for RdbmsEventStore + Tomas Lycken (@tlycken) + 2017 Tomas Lycken + https://github.com/tlycken/RdbmsEventStore + https://github.com/tlycken/RdbmsEventStore + https://github.com/tlycken/RdbmsEventStore/blob/master/LICENSE.md + True + True