NightOwl888 commented on issue #1199:
URL: https://github.com/apache/lucenenet/issues/1199#issuecomment-3368846886

   @PrakhyaDas 
   
   Sorry, we got a little confused and merged a PR from someone else on this.
   
   However, this isn't the only repository we need this same task performed on. 
These 2 repositories also use `LinkedDictionary<TKey, TValue>` and should be 
upgraded to use `OrderedDictionary<TKey, TValue>` instead. Note that you will 
also need to upgrade J2N to the latest pre-release before doing this task on 
each repository.
   
   https://github.com/NightOwl888/ICU4N
   https://github.com/NightOwl888/Morfologik.Stemming
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to