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 3229957 Lucene.Net.Store: Changed documentation on FSDirectory
implementations to pertain to .NET and removed the irrelevant Java-centric
information.
new 79c2729 lucene-cli + tests: added multi-targets for net6.0, net5.0,
and netcoreapp3.1
new 41ffbc7 .github/workflows: Regenerated workflows for lucene-cli tests
The 2 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:
.../publish-test-results-for-test-projects.yml | 22 +++++++++++++++++-
.github/workflows/Lucene-Net-Tests-Cli.yml | 2 +-
README.md | 4 ++--
src/Lucene.Net/readme-nuget.md | 4 ++--
.../tools/Lucene.Net.Tests.Cli/InstallationTest.cs | 11 ++++++++-
.../Lucene.Net.Tests.Cli.csproj | 27 +++++++++++++---------
src/dotnet/tools/lucene-cli/docs/index.md | 2 +-
src/dotnet/tools/lucene-cli/lucene-cli.csproj | 7 +++---
8 files changed, 57 insertions(+), 22 deletions(-)