aboutsummaryrefslogtreecommitdiff
path: root/src/Services/DevHive.Services/DevHive.Services.csproj
diff options
context:
space:
mode:
authortranstrike <transtrike@gmail.com>2021-02-13 17:57:54 +0200
committertranstrike <transtrike@gmail.com>2021-02-13 17:57:54 +0200
commitc5b27c7eb62cc5428a0c01ffcf381f429d776122 (patch)
treef4a2e12df9771166ab96dd08ac33620773aee5ba /src/Services/DevHive.Services/DevHive.Services.csproj
parent98e17766b203734a1817eed94338e2d25f4395f7 (diff)
downloadDevHive-c5b27c7eb62cc5428a0c01ffcf381f429d776122.tar
DevHive-c5b27c7eb62cc5428a0c01ffcf381f429d776122.tar.gz
DevHive-c5b27c7eb62cc5428a0c01ffcf381f429d776122.zip
Removed all references
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>