aboutsummaryrefslogtreecommitdiff
path: root/src/Services/DevHive.Services/DevHive.Services.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/Services/DevHive.Services/DevHive.Services.csproj')
-rw-r--r--src/Services/DevHive.Services/DevHive.Services.csproj6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Services/DevHive.Services/DevHive.Services.csproj b/src/Services/DevHive.Services/DevHive.Services.csproj
index 7a33166..1380248 100644
--- a/src/Services/DevHive.Services/DevHive.Services.csproj
+++ b/src/Services/DevHive.Services/DevHive.Services.csproj
@@ -18,12 +18,6 @@
<PackageReference Include="CloudinaryDotNet" Version="1.14.0" />
</ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DevHive.Common\DevHive.Common.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>