diff --git a/Dependify.sln.DotSettings b/Dependify.sln.DotSettings
index a3e5085..fae4788 100644
--- a/Dependify.sln.DotSettings
+++ b/Dependify.sln.DotSettings
@@ -2,8 +2,8 @@
True
True
- <?xml version="1.0" encoding="utf-16"?><Profile name="FlexiSpooler"><RemoveCodeRedundancies>True</RemoveCodeRedundancies><CSMakeFieldReadonly>True</CSMakeFieldReadonly><CSMakeAutoPropertyGetOnly>True</CSMakeAutoPropertyGetOnly><CSEnforceVarKeywordUsageSettings>True</CSEnforceVarKeywordUsageSettings><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSShortenReferences>True</CSShortenReferences><CSReformatCode>True</CSReformatCode><CSharpFormatDocComments>True</CSharpFormatDocComments></Profile>
- FlexiSpooler
+ <?xml version="1.0" encoding="utf-16"?><Profile name="Dependify"><RemoveCodeRedundancies>True</RemoveCodeRedundancies><CSMakeFieldReadonly>True</CSMakeFieldReadonly><CSMakeAutoPropertyGetOnly>True</CSMakeAutoPropertyGetOnly><CSEnforceVarKeywordUsageSettings>True</CSEnforceVarKeywordUsageSettings><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSShortenReferences>True</CSShortenReferences><CSReformatCode>True</CSReformatCode><CSharpFormatDocComments>True</CSharpFormatDocComments></Profile>
+ Dependify
END_OF_LINE
END_OF_LINE
diff --git a/src/Dependify/Dependify.csproj b/src/Dependify/Dependify.csproj
index ebdc4da..ba093a5 100644
--- a/src/Dependify/Dependify.csproj
+++ b/src/Dependify/Dependify.csproj
@@ -1,6 +1,16 @@
netstandard2.0
+ Dependify
+ 1.0.0-beta
+ Dávid Kaya
+ Package that allows to register services to IServiceCollection by using attributes on classes and factory methods.
+ false
+ First beta release
+ Copyright 2017 (c) Dávid Kaya. All rights reserved.
+ dependency injection configuration IServiceCollection extension
+ https://github.com/davidkaya/Dependify
+ https://github.com/davidkaya/Dependify