EDMI: Add VersionFileMethod WIP
This commit is contained in:
@@ -181,6 +181,9 @@
|
||||
<Compile Include="Messages\DatabaseResult.vb" />
|
||||
<Compile Include="EDMIService.vb" />
|
||||
<Compile Include="Methods\IDB\AttributeValue.vb" />
|
||||
<Compile Include="Methods\IDB\VersionFile\VersionFileMethod.vb" />
|
||||
<Compile Include="Methods\IDB\VersionFile\VersionFileRequest.vb" />
|
||||
<Compile Include="Methods\IDB\VersionFile\VersionFileResponse.vb" />
|
||||
<Compile Include="Scheduler\Scheduler.vb" />
|
||||
<Compile Include="Scheduler\DatatableJob.vb" />
|
||||
<Compile Include="Scheduler\JobListener.vb" />
|
||||
@@ -287,5 +290,6 @@
|
||||
<Install>false</Install>
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user