NightOwl888 commented on code in PR #754:
URL: https://github.com/apache/lucenenet/pull/754#discussion_r1017108884


##########
Directory.Build.props:
##########
@@ -26,7 +26,7 @@
   </PropertyGroup>
   
   <PropertyGroup>
-    <LangVersion>9.0</LangVersion>
+    <LangVersion>10</LangVersion>

Review Comment:
   This breaks support for VS2019, which we are still using. Please revert.
   
   At least until someone upgrades [Git Tools 
2019](https://marketplace.visualstudio.com/items?itemName=yysun.git-tools-2019) 
to support VS2022. See https://github.com/yysun/git-tools/issues/40.



-- 
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