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 1a02f66 Lucene.Net.Search.FieldCacheImpl: Removed unused
outerInstance fields and marked fields readonly, as allowed
new 8d43130 Added test target for .NET 5
new 486a304 Fixed compiler warnings
new 85cf53f build/build.ps1: Updated to test .NET 5
new fe5f1a8 azure-pipelines.yml, run-tests-on-os.yml: Added tests for
.NET 5
new 8d0aecf azure-pipelines.yml: Run net48_x86 nightly
new adbc298 azure-pipelines.yml: Publish NuGet artifacts before publish
results
new c901901 Directory.Build.props: Upgraded to C# 9.0
The 7 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:
Directory.Build.props | 2 +-
Directory.Build.targets | 14 +--
TestTargetFramework.props | 5 +-
azure-pipelines.yml | 124 ++++++++++++++++-----
build/azure-templates/run-tests-on-os.yml | 13 ++-
build/build.ps1 | 4 +-
.../Support/TagSoup/HTMLScanner.cs | 30 ++---
.../Spell/TestLuceneDictionary.cs | 11 +-
.../Index/TestPersistentSnapshotDeletionPolicy.cs | 2 +-
src/Lucene.Net.Tests/Support/TestOldPatches.cs | 3 +-
src/Lucene.Net.Tests/Support/TestSerialization.cs | 2 +
11 files changed, 144 insertions(+), 66 deletions(-)