This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.
from f68cbb3 Revert "Lucene.Net.Support.WeakDictionary: Changed backing
collection from J2N.Collections.Generic.Dictionary<TKey, TValue> to
ConcurrentDictionary<TKey, TValue> to allow reap to function while doing a
forward iteration through the collection."
new fa50988 BUG: build/build.ps1: Added special case for running
Lucene.Net.Tests.CodeAnalysis only on .NET 5.
new 73b1de1 BUG: build/build.ps1: Fixed special case to only test on .NET
Framework 4.8 and not on .NET Framework 4.6.1 (which is just to test .NET
Standard 2.0 support)
new 671cb83 README.md: Added recommendation to close Visual Studio before
running a command line build
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 2 ++
build/build.ps1 | 11 +++++++++--
2 files changed, 11 insertions(+), 2 deletions(-)