From 10a9db8b146d4c7eb5cbcf65d0bb226e272badd7 Mon Sep 17 00:00:00 2001 From: "alexandrov.ua" Date: Sun, 7 Nov 2021 01:09:59 +0200 Subject: [PATCH] Add packadge info --- ...olymorphicTypePropertyGenerator.App.csproj | 4 +--- .../PolymorphicTypePropertyGenerator.csproj | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/PolymorphicTypePropertyGenerator.App/PolymorphicTypePropertyGenerator.App.csproj b/PolymorphicTypePropertyGenerator.App/PolymorphicTypePropertyGenerator.App.csproj index 27f7a97..c609986 100644 --- a/PolymorphicTypePropertyGenerator.App/PolymorphicTypePropertyGenerator.App.csproj +++ b/PolymorphicTypePropertyGenerator.App/PolymorphicTypePropertyGenerator.App.csproj @@ -4,11 +4,9 @@ Exe net5.0 - - - + diff --git a/PolymorphicTypePropertyGenerator/PolymorphicTypePropertyGenerator.csproj b/PolymorphicTypePropertyGenerator/PolymorphicTypePropertyGenerator.csproj index f7e90e9..776e877 100644 --- a/PolymorphicTypePropertyGenerator/PolymorphicTypePropertyGenerator.csproj +++ b/PolymorphicTypePropertyGenerator/PolymorphicTypePropertyGenerator.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -10,5 +10,22 @@ true Generated + alexandrov.ua@gmail.com + - + false + false + https://github.com/alexandrov-ua/PolymorphicTypePropertyGenerator + Apache-2.0 + Copyright Aleksandr Aleksandrov 2021 + git + https://github.com/alexandrov-ua/PolymorphicTypePropertyGenerator + PolymorphicTypePropertyGenerator;SourceGenerators;Generator + See https://github.com/alexandrov-ua/PolymorphicTypePropertyGenerator/releases + Library for generating Type property and enum for polymorphic types. + +Details: https://github.com/alexandrov-ua/PolymorphicTypePropertyGenerator#readme + + +