This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch prep-4.8.0-beta00017 in repository https://gitbox.apache.org/repos/asf/lucenenet.git
commit 59c2ff45fc509f3d178ea3f977829b3ce8e67e93 Author: Shad Storhaug <[email protected]> AuthorDate: Fri Oct 25 19:43:43 2024 +0700 Revert "add changes" This reverts commit ea4f4142f5eed3611db45e7c148964e298782c2e. --- websites/site/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websites/site/index.md b/websites/site/index.md index 985b3b8ad..b5adb37a6 100644 --- a/websites/site/index.md +++ b/websites/site/index.md @@ -15,7 +15,7 @@ Lucene.Net is a port of the Lucene search library, written in C# and targeted at * The beta version is extremely stable * Has more than 7800+ passing unit tests -* Integrates well with .NET 7.0, .NET 6.0, .NET 5.0 and .NET Core 2+ +* Integrates well with .NET 6.0, .NET 5.0 and .NET Core 2+ * Supports .NET Standard 2.1 and .NET Standard 2.0 * Supports .NET Framework 4.5+ * Some developers already use it in production environments
