aboutsummaryrefslogtreecommitdiff
path: root/src/Services/DevHive.Services.Tests/DevHive.Services.Tests.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/Services/DevHive.Services.Tests/DevHive.Services.Tests.csproj')
-rw-r--r--src/Services/DevHive.Services.Tests/DevHive.Services.Tests.csproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Services/DevHive.Services.Tests/DevHive.Services.Tests.csproj b/src/Services/DevHive.Services.Tests/DevHive.Services.Tests.csproj
index af419df..d6d0876 100644
--- a/src/Services/DevHive.Services.Tests/DevHive.Services.Tests.csproj
+++ b/src/Services/DevHive.Services.Tests/DevHive.Services.Tests.csproj
@@ -14,14 +14,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
</ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DevHive.Services\DevHive.Services.csproj" />
-
- <ProjectReference Include="..\DevHive.Services.Models\DevHive.Services.Models.csproj" />
-
- <ProjectReference Include="..\..\Common\DevHive.Common.Models\DevHive.Common.csproj" />
- </ItemGroup>
-
<PropertyGroup>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisLevel>latest</AnalysisLevel>