Skip to content

Commit 94280cc

Browse files
committed
Resolved unit test project reference and added V9 site files to gitignore.
1 parent 42c87a4 commit 94280cc

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,8 @@ src/Umbraco.Forms.Integrations.TestSite/Media
396396
src/Umbraco.Forms.Integrations.TestSite/scripts
397397
src/Umbraco.Forms.Integrations.TestSite/Umbraco
398398
src/Umbraco.Forms.Integrations.TestSite/Views
399+
src/Umbraco.Forms.Integrations.TestSite.V9/App_Plugins
400+
src/Umbraco.Forms.Integrations.TestSite.V9/Views
399401
*.zip
400402
appsettings.Local.json
401403
src/Umbraco.Forms.Integrations.Automation.Zapier/app.config

src/Umbraco.Forms.Integrations.Crm.Hubspot.Tests/Umbraco.Forms.Integrations.Crm.Hubspot.Tests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
1414
</ItemGroup>
1515

16-
<ItemGroup>
17-
<PackageReference Include="UmbracoCms.Core" Version="8.14.0" />
18-
</ItemGroup>
19-
2016
<ItemGroup>
2117
<ProjectReference Include="..\Umbraco.Forms.Integrations.Crm.Hubspot\Umbraco.Forms.Integrations.Crm.Hubspot.csproj" />
2218
</ItemGroup>

0 commit comments

Comments
 (0)