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 6
6
<WarningsAsErrors >Nullable</WarningsAsErrors >
7
7
</PropertyGroup >
8
8
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
+
9
21
<ItemGroup Condition =" '$(TargetFramework)' == 'net60'" >
10
22
<PackageReference Include =" Umbraco.Cms.Web.Website" version =" [10.0.0,11)" />
11
23
<PackageReference Include =" Umbraco.Cms.Web.BackOffice" version =" [10.0.0,11)" />
Original file line number Diff line number Diff line change 13
13
<PackageIconUrl ></PackageIconUrl >
14
14
<PackageProjectUrl >https://github.com/umbraco/Umbraco.Cms.Integrations/tree/main/src/Umbraco.Cms.Integrations.Crm.ActiveCampaign</PackageProjectUrl >
15
15
<RepositoryUrl >https://github.com/umbraco/Umbraco.Cms.Integrations</RepositoryUrl >
16
- <Version >1 .0.2 </Version >
16
+ <Version >2 .0.0 </Version >
17
17
<Authors >Umbraco HQ</Authors >
18
18
<Company >Umbraco</Company >
19
19
<PackageTags >Umbraco;Umbraco-Marketplace</PackageTags >
20
20
<PackageIcon >activecampaign.png</PackageIcon >
21
21
</PropertyGroup >
22
22
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
-
35
23
<ItemGroup >
36
24
<Content Include =" App_Plugins\UmbracoCms.Integrations\Crm\ActiveCampaign\**\*.*" >
37
25
<Pack >true</Pack >
You can’t perform that action at this time.
0 commit comments