paulirwin commented on code in PR #961:
URL: https://github.com/apache/lucenenet/pull/961#discussion_r1770624811


##########
websites/apidocs/docfx.json:
##########
@@ -16,7 +16,7 @@
       ],
       "dest": "obj/docfx/api/Lucene.Net",
       "properties": {
-        "TargetFramework": "netstandard2.0"
+        "TargetFramework": "net6.0"

Review Comment:
   Broken out as #962



##########
src/dotnet/tools/lucene-cli/docs/index.md:
##########
@@ -44,3 +44,18 @@ CLI command structure consists of the driver ("lucene"), the 
command, and possib
 lucene index check C:\my-index --verbose
 lucene index fix C:\my-index
 ```
+

Review Comment:
   Broken out as #962 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to