diff options
| author | transtrike <transtrike@gmail.com> | 2021-02-13 17:57:54 +0200 |
|---|---|---|
| committer | transtrike <transtrike@gmail.com> | 2021-02-13 17:57:54 +0200 |
| commit | c5b27c7eb62cc5428a0c01ffcf381f429d776122 (patch) | |
| tree | f4a2e12df9771166ab96dd08ac33620773aee5ba /src/Data/DevHive.Data/DevHive.Data.csproj | |
| parent | 98e17766b203734a1817eed94338e2d25f4395f7 (diff) | |
| download | DevHive-c5b27c7eb62cc5428a0c01ffcf381f429d776122.tar DevHive-c5b27c7eb62cc5428a0c01ffcf381f429d776122.tar.gz DevHive-c5b27c7eb62cc5428a0c01ffcf381f429d776122.zip | |
Removed all references
Diffstat (limited to 'src/Data/DevHive.Data/DevHive.Data.csproj')
| -rw-r--r-- | src/Data/DevHive.Data/DevHive.Data.csproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Data/DevHive.Data/DevHive.Data.csproj b/src/Data/DevHive.Data/DevHive.Data.csproj index 62b61dc..e8f38ee 100644 --- a/src/Data/DevHive.Data/DevHive.Data.csproj +++ b/src/Data/DevHive.Data/DevHive.Data.csproj @@ -18,14 +18,6 @@ <PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" /> </ItemGroup> - <ItemGroup> - <ProjectReference Include="..\DevHive.Data.Models\DevHive.Data.Models.csproj" /> - - <ProjectReference Include="..\DevHive.Data.Tests\DevHive.Data.Tests.csproj" /> - - <ProjectReference Include="..\..\Common\DevHive.Common.Models\DevHive.Common.csproj" /> - </ItemGroup> - <PropertyGroup> <EnableNETAnalyzers>true</EnableNETAnalyzers> <AnalysisLevel>latest</AnalysisLevel> |
