06-12-2022
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
<Compile Include="Scheduler\JobListener.vb" />
|
||||
<Compile Include="Scheduler\JobResult.vb" />
|
||||
<Compile Include="Scheduler\JobScheduler.vb" />
|
||||
<Compile Include="Scheduler\JobStatus.vb" />
|
||||
<Compile Include="Scheduler\Jobs\DebugJob.vb" />
|
||||
<Compile Include="Scheduler\Jobs\BaseJob.vb" />
|
||||
<Compile Include="Scheduler\Jobs\FileImportJob.vb" />
|
||||
@@ -155,7 +156,8 @@
|
||||
<Compile Include="WCF\JobRunner.vb" />
|
||||
<Compile Include="WCF\Methods\Base.vb" />
|
||||
<Compile Include="WCF\Methods\GetJobConfig.vb" />
|
||||
<Compile Include="WCF\Methods\GetJobHistory.vb" />
|
||||
<Compile Include="WCF\Methods\UpdateJob.vb" />
|
||||
<Compile Include="WCF\Methods\GetJobStatus.vb" />
|
||||
<Compile Include="WCF\ServiceHost.vb" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user