Code rearrange for services and charting
This commit is contained in:
+7
-7
@@ -960,7 +960,7 @@
|
||||
<Compile Include="Backload\Controller\BackloadController.obsolete.cs" />
|
||||
<Compile Include="Backload\Helper\ResultCreator.Classic.cs" />
|
||||
<Compile Include="Backload\Helper\ResultCreator.cs" />
|
||||
<Compile Include="Charter\LeafWebCharter.cs" />
|
||||
<Compile Include="Services\LeafGasCharter.cs" />
|
||||
<Compile Include="Controllers\ControllerBase.cs" />
|
||||
<Compile Include="Controllers\FluxnetSiteController.cs" />
|
||||
<Compile Include="Controllers\LeafCharterController.cs" />
|
||||
@@ -973,13 +973,13 @@
|
||||
<Compile Include="Attributes\HttpParamActionAttribute.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Services\EmailNotificationService.cs" />
|
||||
<Compile Include="Services\PiscalQueueBase.cs" />
|
||||
<Compile Include="Services\PiscalQueueManager.cs" />
|
||||
<Compile Include="Services\PiscalQueueWorker.cs" />
|
||||
<Compile Include="Services\PiscalService.cs" />
|
||||
<Compile Include="Services\PiscalQueue\PiscalQueueBase.cs" />
|
||||
<Compile Include="Services\PiscalQueue\PiscalQueueManager.cs" />
|
||||
<Compile Include="Services\PiscalQueue\PiscalQueueWorker.cs" />
|
||||
<Compile Include="Services\PiscalQueue\PiscalService.cs" />
|
||||
<Compile Include="HangfireStartup.cs" />
|
||||
<Compile Include="Services\FinishComplete.cs" />
|
||||
<Compile Include="Services\StartPending.cs" />
|
||||
<Compile Include="Services\PiscalQueue\FinishComplete.cs" />
|
||||
<Compile Include="Services\PiscalQueue\StartPending.cs" />
|
||||
<Compile Include="Utility\MarkdownHelper.cs" />
|
||||
<Compile Include="Utility\Validation.cs" />
|
||||
<Compile Include="ViewModels\LeafCharter\LeafCharterViewModel.cs" />
|
||||
|
||||
Reference in New Issue
Block a user