# HG changeset patch # User cin # Date 2018-06-18 13:02:51 # Node ID 450a55e0c2222a63e25e6dbdb2adb4096cf5a2c4 # Parent d1de82f869c9f093c1b95199e57ae6132ce397ce sync diff --git a/Implab.ServiceHost/Implab.ServiceHost.csproj b/Implab.ServiceHost/Implab.ServiceHost.csproj --- a/Implab.ServiceHost/Implab.ServiceHost.csproj +++ b/Implab.ServiceHost/Implab.ServiceHost.csproj @@ -1,19 +1,28 @@ - netstandard2.0;net46 - /usr/lib/mono/4.6-api/ Sergey Smirnov - Implab.SrviceHost library - Provides simple and flexible XML configuration for the Unity IoC - 2018 Sergey Smirnov - 1.0.0 - https://hg.implab.org/pub/ImplabNet/file/tip/Implab/license.txt - https://implab.org - https://hg.implab.org/pub/ImplabNet/ + Implab.ServiceHost + The configurable application host. + Provides simple and flexible Xml configuration for UnityContainer. + + 2012-2018 Sergey Smirnov + 1.0.1 + https://bitbucket.org/wozard/implabnet/src/v3/Implab/license.txt + https://bitbucket.org/wozard/implabnet + https://bitbucket.org/wozard/implabnet mercurial - IoC; Unity; Dependency Injection - netstandard2.0;net46 + Implab;Xml configuration;IoC;Unity container + + + + + netcoreapp2.0;net46 + /usr/lib/mono/4.5/ + + + + netcoreapp2.0;net46 diff --git a/Implab/Implab.csproj b/Implab/Implab.csproj --- a/Implab/Implab.csproj +++ b/Implab/Implab.csproj @@ -9,9 +9,9 @@ 2012-2018 Sergey Smirnov 3.0.14 - https://hg.implab.org/pub/ImplabNet/file/tip/Implab/license.txt - https://implab.org - https://hg.implab.org/pub/ImplabNet/ + https://bitbucket.org/wozard/implabnet/src/v3/Implab/license.txt + https://bitbucket.org/wozard/implabnet + https://bitbucket.org/wozard/implabnet mercurial IMPLAB;Json pull-parser;Json Xml;async;diagnostics;serialization; netstandard2.0;net46