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 73aa0fbda README.md, lucene-cli/docs/index.md: Updated prerequisites
for lucene-cli and for building, which now requires Visual Studio 2022 and .NET
7 SDK.
add f2361b89d Added net7.0 tests and retargeted lucene-cli to net6.0 and
net7.0.
add fe17284a9 Fixed a couple of minor issues for net7.0 that were causing
test failures. These were basically bug fixes that weren't accounted for by our
tests.
add 3f81ca996 azure-pipelines.yml: Added tests for net7.0
add bcec9b805 .github/workflows/Generate-TestWorkflows.ps1: Replaced
net6.0 tests with net7.0 tests
add 86c51b054 runbuild.ps1: Updated .NET SDK version
add 9ae655f26 Lucene.Net.Tests.Store.TestRAMDirectory: Fixed teardown to
retry file deletion if they are locked by another process.
add fe80edd76 .build/runbuild.ps1: Print the
SYSTEM_DEFAULTWORKINGDIRECTORY environment variable for debugging purposes
add 706072ff9 README.md, lucene-cli/docs/index.md: Updated prerequisites
for lucene-cli and for building, which now requires Visual Studio 2022 and .NET
7 SDK.
new 48e973418 .github/workflows/sonar.yml: Install .NET 7 SDK
new 334cc0d5d Merge branch 'feature/net7.0'
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:
.github/workflows/sonar.yml | 9 +++++++++
1 file changed, 9 insertions(+)