This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/lucenenet-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5c7860c New website version built
5c7860c is described below
commit 5c7860c5d0ea6152ac02fc77632b6fa837279fbb
Author: NightOwl888 <[email protected]>
AuthorDate: Mon Mar 29 09:06:59 2021 +0000
New website version built
---
index.html | 10 +++++-----
manifest.json | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 7aeb2c8..f1c9a48 100644
--- a/index.html
+++ b/index.html
@@ -5,9 +5,9 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title>Welcome to the Lucene.Net website! | Apache Lucene.NET 4.8.0
</title>
+ <title>Welcome to the Lucene.NET website! | Apache Lucene.NET 4.8.0
</title>
<meta name="viewport" content="width=device-width">
- <meta name="title" content="Welcome to the Lucene.Net website! | Apache
Lucene.NET 4.8.0 ">
+ <meta name="title" content="Welcome to the Lucene.NET website! | Apache
Lucene.NET 4.8.0 ">
<meta name="generator" content="docfx 2.56.6.0">
<link rel="shortcut icon" href="logo/favicon.ico">
@@ -181,9 +181,9 @@ foreach (var hit in hits)
<ul>
<li>The beta version is extremely stable</li>
<li>Has more than 7800+ passing unit tests</li>
-<li>Integrates well with .NET 5.0</li>
-<li>Supports .NET Standard 2.0, and .NET Standard 2.1</li>
-<li>Supports with .NET Framework 4.5.1+</li>
+<li>Integrates well with .NET 5.0 and .NET Core 2+</li>
+<li>Supports .NET Standard 2.1 and .NET Standard 2.0</li>
+<li>Supports .NET Framework 4.5+</li>
<li>Some developers already use it in production environments</li>
</ul>
<h3 id="our-goals">Our Goals</h3>
diff --git a/manifest.json b/manifest.json
index 5a0389b..89c27b5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -341,7 +341,7 @@
"output": {
".html": {
"relative_path": "index.html",
- "hash": "wP9qpxbXQ8MUXs/Z27EmXQ=="
+ "hash": "2DPANV5hO7zonDyeRp/X7w=="
}
},
"is_incremental": false,