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 41ffbc7 .github/workflows: Regenerated workflows for lucene-cli tests
new 52be291 Directory.Build.targets: Fixed project import references so
they will work from nested solutions
new 88f7953 src/docs/LuceneDocsPlugins: Upgraded to use new .csproj
format and build tools (see #601)
new 4de6ace websites/apidocs/docs.ps1: Upgraded project to use new
.csproj format and .NET Core SDK build chain (see #601)
new 8bcd210 azure-pipelines.yml: Upgraded docs and website to use
windows-latest (fixes #601)
new 5900b3d .github/workflows/Lucene-Net-Documentation.yml: Added .NET 6
SDK setup prior to running docs.ps1
The 5 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/Lucene-Net-Documentation.yml | 5 ++
Directory.Build.targets | 4 +-
azure-pipelines.yml | 8 +-
...rectory.Build.props => Directory.Build.targets} | 10 +--
src/{dotnet => docs}/Directory.Build.props | 0
.../Directory.Build.targets} | 10 +--
src/docs/DocumentationTools.sln | 4 +-
.../LuceneDocsPlugins/LuceneDocsPlugins.csproj | 88 +++++++++-------------
.../LuceneDocsPlugins/Properties/AssemblyInfo.cs | 25 ------
websites/apidocs/docs.ps1 | 45 ++++-------
10 files changed, 69 insertions(+), 130 deletions(-)
copy src/{Directory.Build.props => Directory.Build.targets} (63%)
copy src/{dotnet => docs}/Directory.Build.props (100%)
copy src/{Directory.Build.props => docs/Directory.Build.targets} (63%)