feat: add GoogleSheetService.cs to project
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProjectGuid>{B1C2D3E4-F5A6-7890-ABCD-EF1234567891}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>Disco.Plugins.ServiceTracker</RootNamespace>
|
||||
<AssemblyName>Disco.Plugins.ServiceTracker</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
||||
@@ -70,6 +69,7 @@
|
||||
<Compile Include="Models\DashboardViewModel.cs" />
|
||||
<Compile Include="Models\ServiceTicket.cs" />
|
||||
<Compile Include="Models\ServiceTrackerConfig.cs" />
|
||||
<Compile Include="Services\GoogleSheetService.cs" />
|
||||
<Compile Include="Services\ServiceTrackerDataStore.cs" />
|
||||
<Compile Include="Services\ServiceTrackerService.cs" />
|
||||
<Compile Include="WebHandler\ServiceTrackerWebHandler.cs" />
|
||||
|
||||
Reference in New Issue
Block a user