Lykke.SlackNotifications 2.0.0
Package Description
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Lykke.SlackNotifications</id>
<version>2.0.0</version>
<authors>Lykke</authors>
<owners>Lykke</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://github.com/LykkeCity/SlackNotification</projectUrl>
<iconUrl>https://avatars3.githubusercontent.com/u/14153330?v=3&s=200</iconUrl>
<description>Package Description</description>
<copyright>Lykke 2017</copyright>
<tags>Lykke</tags>
<repository type="git" url="https://github.com/LykkeCity/SlackNotification.git" />
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Lykke.Common" version="1.1.81" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>