Updated Filename for API Project

This commit is contained in:
Daniel Wathen
2023-01-05 12:10:04 -07:00
parent 5b43483e82
commit 2ce4109047
16 changed files with 2 additions and 191 deletions

View File

@ -36,7 +36,7 @@
<ItemGroup>
<ProjectReference Include="..\ReportingServices.Shared\ReportingServices.Shared.csproj" />
<ProjectReference Include="..\ReportingServices.UI\ReportingServices.UI.csproj" />
<ProjectReference Include="..\ReportingServicesAPIs\ReportingServices.API.csproj" />
<ProjectReference Include="..\ReportingServices.API\ReportingServices.API.csproj" />
</ItemGroup>
</Project>