ADO
This commit is contained in:
@ -112,6 +112,7 @@
|
||||
<Compile Include="Adaptation\FileHandlers\ConvertExcelToJson\ProcessData.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\CopyToPaths\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\DownloadExcelFile\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\DownloadWorkItems\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\Dummy\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\IQSSi\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\FileRead.cs" />
|
||||
@ -123,6 +124,7 @@
|
||||
<Compile Include="Adaptation\FileHandlers\json\WIQL\WorkItem.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\Avatar.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\CommentVersionRef.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\CustomRequester.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\Fields.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\Html.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\Links.cs" />
|
||||
@ -131,6 +133,7 @@
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\SystemCreatedBy.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\Value.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\ValueWithReq.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\WorkItems\WorkItem.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\Kanban\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\MoveMatchingFiles\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\OpenInsight\FileRead.cs" />
|
||||
|
Reference in New Issue
Block a user