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 015c537 Lucene.Net: Added embedded readme file for NuGet package
new fe4c0ff Directory.Build.props: Added SourceLink support and
deterministic builds: https://github.com/dotnet/sourcelink/blob/main/README.md
new 17ccff2 website: Added source-stepping.md to describe how to allow
the debugger to step into Lucene.NET code
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:
Directory.Build.props | 22 +++++++++++--
build/NuGet.props | 1 -
src/dotnet/docs/source-stepping.md | 65 ++++++++++++++++++++++++++++++++++++++
websites/apidocs/docfx.core.json | 8 ++++-
websites/apidocs/index.md | 9 +++---
5 files changed, 97 insertions(+), 8 deletions(-)
create mode 100644 src/dotnet/docs/source-stepping.md