From 9e91a3c08bf077bf625cac91832b8fde920a9d71 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Sat, 10 Aug 2024 19:08:37 +1000 Subject: [PATCH] Update readme.source.md --- readme.source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.source.md b/readme.source.md index 3b3c31cb8..9353cc17d 100644 --- a/readme.source.md +++ b/readme.source.md @@ -4,6 +4,7 @@ [![Build status](https://ci.appveyor.com/api/projects/status/dpqylic0be7s9vnm/branch/main?svg=true)](https://ci.appveyor.com/project/SimonCropp/Verify) [![NuGet Status](https://img.shields.io/nuget/v/Verify.NUnit.svg?label=Verify.NUnit)](https://www.nuget.org/packages/Verify.NUnit/) [![NuGet Status](https://img.shields.io/nuget/v/Verify.Xunit.svg?label=Verify.Xunit)](https://www.nuget.org/packages/Verify.Xunit/) +[![NuGet Status](https://img.shields.io/nuget/v/Verify.XunitV3.svg?label=Verify.Xunit)](https://www.nuget.org/packages/Verify.XunitV3/) [![NuGet Status](https://img.shields.io/nuget/v/Verify.Fixie.svg?label=Verify.Fixie)](https://www.nuget.org/packages/Verify.Fixie/) [![NuGet Status](https://img.shields.io/nuget/v/Verify.Expecto.svg?label=Verify.Expecto)](https://www.nuget.org/packages/Verify.Expecto/) [![NuGet Status](https://img.shields.io/nuget/v/Verify.MSTest.svg?label=Verify.MSTest)](https://www.nuget.org/packages/Verify.MSTest/) @@ -44,6 +45,7 @@ Get customized instructions for the specific combination of Operating System, ID * https://nuget.org/packages/Verify.NUnit/ * https://nuget.org/packages/Verify.Xunit/ +* https://nuget.org/packages/Verify.XunitV3/ * https://nuget.org/packages/Verify.Fixie/ * https://nuget.org/packages/Verify.Expecto/ * https://nuget.org/packages/Verify.MSTest/