feat: add DashboardCache.cs to project
This commit is contained in:
@@ -69,6 +69,7 @@
|
|||||||
<Compile Include="Models\DashboardViewModel.cs" />
|
<Compile Include="Models\DashboardViewModel.cs" />
|
||||||
<Compile Include="Models\ServiceTicket.cs" />
|
<Compile Include="Models\ServiceTicket.cs" />
|
||||||
<Compile Include="Models\ServiceTrackerConfig.cs" />
|
<Compile Include="Models\ServiceTrackerConfig.cs" />
|
||||||
|
<Compile Include="Services\DashboardCache.cs" />
|
||||||
<Compile Include="Services\GoogleSheetService.cs" />
|
<Compile Include="Services\GoogleSheetService.cs" />
|
||||||
<Compile Include="Services\ServiceTrackerDataStore.cs" />
|
<Compile Include="Services\ServiceTrackerDataStore.cs" />
|
||||||
<Compile Include="Services\ServiceTrackerService.cs" />
|
<Compile Include="Services\ServiceTrackerService.cs" />
|
||||||
|
|||||||
Reference in New Issue
Block a user