Fixed build errors
This commit is contained in:
@@ -10,10 +10,11 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\Libraries\Core\Core.csproj"/>
|
||||
<ProjectReference Include="..\..\Libraries\SptAssets\SptAssets.csproj"/>
|
||||
<ProjectReference Include="..\..\Libraries\SptDependencyInjection\SptDependencyInjection.csproj"/>
|
||||
<ProjectReference Include="..\..\SptCommon\SptCommon.csproj"/>
|
||||
<ProjectReference Include="..\..\Libraries\Core\Core.csproj" />
|
||||
<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>
|
||||
|
||||
@@ -10,10 +10,11 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\Libraries\Core\Core.csproj"/>
|
||||
<ProjectReference Include="..\..\Libraries\SptAssets\SptAssets.csproj"/>
|
||||
<ProjectReference Include="..\..\Libraries\SptDependencyInjection\SptDependencyInjection.csproj"/>
|
||||
<ProjectReference Include="..\..\SptCommon\SptCommon.csproj"/>
|
||||
<ProjectReference Include="..\..\Libraries\Core\Core.csproj" />
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user