Updated csproj
This commit is contained in:
parent
7f1a85d430
commit
e1a596dae9
@ -46,6 +46,8 @@
|
|||||||
<None Remove="ClientApp\src\common\ServiceBase.ts" />
|
<None Remove="ClientApp\src\common\ServiceBase.ts" />
|
||||||
<None Remove="ClientApp\src\components\auth\Auth.tsx" />
|
<None Remove="ClientApp\src\components\auth\Auth.tsx" />
|
||||||
<None Remove="ClientApp\src\components\auth\AuthService.ts" />
|
<None Remove="ClientApp\src\components\auth\AuthService.ts" />
|
||||||
|
<None Remove="ClientApp\src\components\devices\DeviceService.ts" />
|
||||||
|
<None Remove="ClientApp\src\components\heatmap\heatmap.tsx" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
@ -55,8 +57,6 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="ClientApp\src\components\dashboard\" />
|
<Folder Include="ClientApp\src\components\dashboard\" />
|
||||||
<Folder Include="ClientApp\src\components\devices\" />
|
|
||||||
<Folder Include="ClientApp\src\components\heatmap\" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Loading…
Reference in New Issue
Block a user