From d8a9b5aa037bb1cd13ed517e8002e571ffa96491 Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Mon, 4 Mar 2024 12:00:43 -0600 Subject: [PATCH] Remove leftover reference to NUnit.Analyzers from Packages.md --- Packages.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Packages.md b/Packages.md index 6505abd5..6541b280 100644 --- a/Packages.md +++ b/Packages.md @@ -11,4 +11,3 @@ | ------- | ------------| ------- | ------- | -------------------------- | | HIC.DicomTypeTranslation | [GitHub](https://github.com/SMI/DicomTypeTranslation) | [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html) | Translate dicom types into C# / database types | | | LibArchive.Net | [GitHub](https://github.com/jas88/libarchive.net) | [BSD] | Access archive formats without the LZMA bugs of SharpCompress | | -| [NUnit.Analyzers](https://nunit.org/) |[GitHub](https://github.com/nunit/nunit.analyzers) | [MIT](https://opensource.org/licenses/MIT) | Unit testing support code |