File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
src/Umbraco.Forms.Integrations.Crm.Hubspot.Tests Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -396,6 +396,8 @@ src/Umbraco.Forms.Integrations.TestSite/Media
396
396
src /Umbraco.Forms.Integrations.TestSite /scripts
397
397
src /Umbraco.Forms.Integrations.TestSite /Umbraco
398
398
src /Umbraco.Forms.Integrations.TestSite /Views
399
+ src /Umbraco.Forms.Integrations.TestSite.V9 /App_Plugins
400
+ src /Umbraco.Forms.Integrations.TestSite.V9 /Views
399
401
* .zip
400
402
appsettings.Local.json
401
403
src /Umbraco.Forms.Integrations.Automation.Zapier /app.config
Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.5.0" />
14
14
</ItemGroup >
15
15
16
- <ItemGroup >
17
- <PackageReference Include =" UmbracoCms.Core" Version =" 8.14.0" />
18
- </ItemGroup >
19
-
20
16
<ItemGroup >
21
17
<ProjectReference Include =" ..\Umbraco.Forms.Integrations.Crm.Hubspot\Umbraco.Forms.Integrations.Crm.Hubspot.csproj" />
22
18
</ItemGroup >
You can’t perform that action at this time.
0 commit comments