From 405f1bf3a9031328267cfa830e9f14308c4b9562 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 10 Jan 2024 10:50:14 +0000 Subject: [PATCH] Docs changes --- docs/converter.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/converter.md b/docs/converter.md index a4bb0297da..f84084f723 100644 --- a/docs/converter.md +++ b/docs/converter.md @@ -178,6 +178,7 @@ Converters can be shipped as NuGet packages: * [Verify.NServiceBus](https://github.com/NServiceBusExtensions/Verify.NServiceBus): Verify NServiceBus Test Contexts. * [Verify.RavenDb](https://github.com/VerifyTests/Verify.RavenDb): Verification of [RavenDb](https://ravendb.net) bits. * [Verify.SqlServer](https://github.com/VerifyTests/Verify.SqlServer): Verification of SqlServer bits. + * [Verify.Syncfusion](https://github.com/VerifyTests/Verify.Syncfusion): Converts documents (pdf, docx, xslx, and pptx) to png/csv/text for verification. * [Verify.Web](https://github.com/VerifyTests/Verify.Web): Verification of web bits. * [Verify.WinForms](https://github.com/VerifyTests/Verify.WinForms): Verification of WinForms UIs. * [Verify.Xaml](https://github.com/VerifyTests/Verify.Xaml): Verification of Xaml UIs.