NightOwl888 commented on PR #1014: URL: https://github.com/apache/lucenenet/pull/1014#issuecomment-2466791560
> @NightOwl888 Updated title to indicate the breaking changes of changing some static readonly fields to be const. This will affect any NuGet packages or custom binaries that use these fields, although it's generally not breaking from a source standpoint. We should probably do a sweep before beta 18 for other `const`-able fields. Looks like this only affects test classes except for the `Assert` class that is part of the test framework, but there are no breaking API or behavioral changes in it. Or am I missing something? -- 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