Reconfigured project references
This commit is contained in:
@ -34,7 +34,9 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\ReportingServices.Shared\ReportingServices.Shared.csproj" />
|
||||||
<ProjectReference Include="..\ReportingServices.UI\ReportingServices.UI.csproj" />
|
<ProjectReference Include="..\ReportingServices.UI\ReportingServices.UI.csproj" />
|
||||||
|
<ProjectReference Include="..\ReportingServicesAPIs\ReportingServices.API.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
@ -19,7 +19,6 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\ReportingServices.Shared\ReportingServices.Shared.csproj" />
|
<ProjectReference Include="..\ReportingServices.Shared\ReportingServices.Shared.csproj" />
|
||||||
<ProjectReference Include="..\ReportingServicesAPIs\ReportingServices.API.csproj" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
Reference in New Issue
Block a user