NehanPathan commented on code in PR #1154: URL: https://github.com/apache/lucenenet/pull/1154#discussion_r2040665288
########## src/Lucene.Net.Tests.Analysis.SmartCn/Lucene.Net.Tests.Analysis.SmartCn.csproj: ########## @@ -62,5 +62,10 @@ <ItemGroup Condition=" '$(TargetFramework)' == 'net472' "> <PackageReference Include="System.Text.Encoding.CodePages" Version="$(SystemTextEncodingCodePagesPackageVersion)" /> </ItemGroup> + <ItemGroup> + <EmbeddedResource Include="Resources\bigramdict.dct" /> Review Comment: Hey Paul, just checking in to see if the filename casing changes look good now. No rush — just wanted to make sure it's all set on your end whenever you get a chance. Appreciate your help! -- 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