File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed
Umbraco.Cms.Integrations.Crm.ActiveCampaign.Core
Umbraco.Cms.Integrations.Crm.ActiveCampaign Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 66 <WarningsAsErrors >Nullable</WarningsAsErrors >
77 </PropertyGroup >
88
9+ <PropertyGroup >
10+ <PackageId >Umbraco.Cms.Integrations.Crm.ActiveCampaign.Core</PackageId >
11+ <Title >Umbraco CMS Integrations: CRM - ActiveCampaign.Core</Title >
12+ <Description >Core package for Umbraco CMS integration with ActiveCampaign.</Description >
13+ <PackageIconUrl ></PackageIconUrl >
14+ <PackageProjectUrl >https://github.com/umbraco/Umbraco.Cms.Integrations/tree/main/src/Umbraco.Cms.Integrations.Crm.ActiveCampaign</PackageProjectUrl >
15+ <RepositoryUrl >https://github.com/umbraco/Umbraco.Cms.Integrations</RepositoryUrl >
16+ <Version >2.0.0</Version >
17+ <Authors >Umbraco HQ</Authors >
18+ <Company >Umbraco</Company >
19+ </PropertyGroup >
20+
921 <ItemGroup Condition =" '$(TargetFramework)' == 'net60'" >
1022 <PackageReference Include =" Umbraco.Cms.Web.Website" version =" [10.0.0,11)" />
1123 <PackageReference Include =" Umbraco.Cms.Web.BackOffice" version =" [10.0.0,11)" />
Original file line number Diff line number Diff line change 1313 <PackageIconUrl ></PackageIconUrl >
1414 <PackageProjectUrl >https://github.com/umbraco/Umbraco.Cms.Integrations/tree/main/src/Umbraco.Cms.Integrations.Crm.ActiveCampaign</PackageProjectUrl >
1515 <RepositoryUrl >https://github.com/umbraco/Umbraco.Cms.Integrations</RepositoryUrl >
16- <Version >1 .0.2 </Version >
16+ <Version >2 .0.0 </Version >
1717 <Authors >Umbraco HQ</Authors >
1818 <Company >Umbraco</Company >
1919 <PackageTags >Umbraco;Umbraco-Marketplace</PackageTags >
2020 <PackageIcon >activecampaign.png</PackageIcon >
2121 </PropertyGroup >
2222
23- <ItemGroup Condition =" '$(TargetFramework)' == 'net60'" >
24- <PackageReference Include =" Umbraco.Cms.Web.Website" version =" [10.0.0,11)" />
25- <PackageReference Include =" Umbraco.Cms.Web.BackOffice" version =" [10.0.0,11)" />
26- <PackageReference Include =" Umbraco.Cms.Web.Common" version =" [10.0.0,11)" />
27- </ItemGroup >
28-
29- <ItemGroup Condition =" '$(TargetFramework)' == 'net70'" >
30- <PackageReference Include =" Umbraco.Cms.Web.Website" version =" [10.0.0,12)" />
31- <PackageReference Include =" Umbraco.Cms.Web.BackOffice" version =" [11.0.0,12)" />
32- <PackageReference Include =" Umbraco.Cms.Web.Common" version =" [10.0.0,12)" />
33- </ItemGroup >
34-
3523 <ItemGroup >
3624 <Content Include =" App_Plugins\UmbracoCms.Integrations\Crm\ActiveCampaign\**\*.*" >
3725 <Pack >true</Pack >
You can’t perform that action at this time.
0 commit comments