Merge pull request #7895 from AndyButland/feature/netcore-model-unit-tests

Netcore: Further model unit test migrations into new project and builder pattern
This commit is contained in:
Bjarke Berg
2020-04-10 16:28:19 +02:00
committed by GitHub
19 changed files with 665 additions and 202 deletions

View File

@@ -76,6 +76,9 @@
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>Umbraco.Tests.Integration</_Parameter1>
</AssemblyAttribute>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>Umbraco.Tests.Common</_Parameter1>
</AssemblyAttribute>
</ItemGroup>
<ItemGroup>