Update ROADMAP and test structure for DevExpressPdfProcessor
Updated ROADMAP.md to reflect progress on Phase 3, Step 3.2: - Created test folder structure under Unit/Infrastructure/Services/PdfProcessing. - Updated progress status to 2/7 mini-steps completed. - Documented next step (adding a test PDF file) and marked DevExpressPdfProcessor.cs implementation as "IN PROGRESS." - Highlighted availability of the DevExpress Universal License. Modified DocumentOperator.Tests.csproj: - Added the new test folder structure to the project file.
This commit is contained in:
@@ -31,4 +31,8 @@
|
||||
<ProjectReference Include="..\DocumentOperator.Infrastructure\DocumentOperator.Infrastructure.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Unit\Infrastructure\Services\PdfProcessing\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user