Updated csproj

This commit is contained in:
kunkliricsi 2020-11-07 14:20:58 +01:00
parent 7f1a85d430
commit e1a596dae9
1 changed files with 2 additions and 2 deletions

View File

@ -46,6 +46,8 @@
<None Remove="ClientApp\src\common\ServiceBase.ts" />
<None Remove="ClientApp\src\components\auth\Auth.tsx" />
<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>
@ -55,8 +57,6 @@
<ItemGroup>
<Folder Include="ClientApp\src\components\dashboard\" />
<Folder Include="ClientApp\src\components\devices\" />
<Folder Include="ClientApp\src\components\heatmap\" />
</ItemGroup>
<ItemGroup>