Removed unused references
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\SptCommon\SptCommon.csproj" />
|
||||
<ProjectReference Include="..\SptCommon\SptCommon.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
<ProjectReference Include="..\..\Libraries\SptAssets\SptAssets.csproj" />
|
||||
<ProjectReference Include="..\..\Libraries\SptCommon\SptCommon.csproj" />
|
||||
<ProjectReference Include="..\..\Libraries\SptDependencyInjection\SptDependencyInjection.csproj" />
|
||||
<ProjectReference Include="..\..\SptCommon\SptCommon.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
<ProjectReference Include="..\..\Libraries\SptAssets\SptAssets.csproj" />
|
||||
<ProjectReference Include="..\..\Libraries\SptCommon\SptCommon.csproj" />
|
||||
<ProjectReference Include="..\..\Libraries\SptDependencyInjection\SptDependencyInjection.csproj" />
|
||||
<ProjectReference Include="..\..\SptCommon\SptCommon.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Libraries\Core\Core.csproj"/>
|
||||
<ProjectReference Include="..\Libraries\SptDependencyInjection\SptDependencyInjection.csproj"/>
|
||||
<ProjectReference Include="..\SptCommon\SptCommon.csproj"/>
|
||||
<ProjectReference Include="..\Libraries\SptCommon\SptCommon.csproj"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user