diff --git a/src/Umbraco.Tests/TestHelpers/Stubs/TestProfiler.cs b/src/Umbraco.Tests.Common/TestHelpers/Stubs/TestProfiler.cs similarity index 100% rename from src/Umbraco.Tests/TestHelpers/Stubs/TestProfiler.cs rename to src/Umbraco.Tests.Common/TestHelpers/Stubs/TestProfiler.cs diff --git a/src/Umbraco.Tests.Common/Umbraco.Tests.Common.csproj b/src/Umbraco.Tests.Common/Umbraco.Tests.Common.csproj index 3bed919a53..3822f3d191 100644 --- a/src/Umbraco.Tests.Common/Umbraco.Tests.Common.csproj +++ b/src/Umbraco.Tests.Common/Umbraco.Tests.Common.csproj @@ -5,6 +5,7 @@ + @@ -14,17 +15,4 @@ - - - - - - - - - - - - - diff --git a/src/Umbraco.Tests/Umbraco.Tests.csproj b/src/Umbraco.Tests/Umbraco.Tests.csproj index b0820db329..f2a6dee0bc 100644 --- a/src/Umbraco.Tests/Umbraco.Tests.csproj +++ b/src/Umbraco.Tests/Umbraco.Tests.csproj @@ -405,7 +405,6 @@ -