From 9792a14265f171d237f0fa19f93ea9d091c8d894 Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Tue, 11 Jun 2019 12:44:13 +0200 Subject: [PATCH] - add readme to package and update description --- LightweightIocContainer/LightweightIocContainer.csproj | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 0ee7bd6..ff860b7 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -4,7 +4,7 @@ netstandard2.0 SimonG Copyright(c) 2019 SimonG. All Rights Reserved. - A lightweight IOC Container + A lightweight IOC Container that is powerful enough to do all the things you need it to do. https://github.com/SimonG96/LightweightIocContainer https://github.com/SimonG96/LightweightIocContainer/blob/master/LICENSE latest @@ -22,4 +22,11 @@ + + + true + \ + + +