Dynamicweb.Mailing
Advanced tools
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
@@ -6,4 +6,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <Default Extension="dll" ContentType="application/octet" /> | ||
| <Default Extension="xml" ContentType="application/octet" /> | ||
| <Default Extension="nuspec" ContentType="application/octet" /> | ||
| </Types> |
@@ -5,24 +5,20 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
| <id>Dynamicweb.Mailing</id> | ||
| <version>4.0.0</version> | ||
| <title>Dynamicweb.Mailing</title> | ||
| <version>5.0.0</version> | ||
| <authors>Dynamicweb Software A/S</authors> | ||
| <owners>Dynamicweb Software A/S</owners> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <projectUrl>https://doc.dynamicweb.com/</projectUrl> | ||
| <description>Dynamicweb 9 package containing the Mailing API used throughout the system</description> | ||
| <releaseNotes>#85965: Dynamicweb.Mailing - Rewrite use of System.Web.HttpContext</releaseNotes> | ||
| <copyright>Copyright © 2016 Dynamicweb Software A/S</copyright> | ||
| <tags>Dynamicweb 9 Core Mailing</tags> | ||
| <releaseNotes>FT-85883: Convert L7 - Dynamicweb.Mailing</releaseNotes> | ||
| <copyright>Copyright © 2020 Dynamicweb Software A/S</copyright> | ||
| <tags>Dynamicweb</tags> | ||
| <dependencies> | ||
| <dependency id="Dynamicweb.Configuration" version="3.1.1" /> | ||
| <dependency id="Dynamicweb.Core" version="2.14.1" /> | ||
| <dependency id="Dynamicweb.Data" version="1.8.2" /> | ||
| <dependency id="Dynamicweb.Environment" version="3.6.0" /> | ||
| <dependency id="Dynamicweb.Extensibility" version="3.3.3" /> | ||
| <dependency id="Dynamicweb.Logging" version="4.8.5" /> | ||
| <dependency id="HtmlAgilityPack" version="1.4.9.5" /> | ||
| <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="Dynamicweb.Data" version="2.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Dynamicweb.Environment" version="4.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Dynamicweb.Logging" version="5.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="HtmlAgilityPack" version="1.11.28" exclude="Build,Analyzers" /> | ||
| </group> | ||
| </dependencies> | ||
| <references> | ||
| <reference file="Dynamicweb.Mailing.dll" /> | ||
| </references> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet