This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/lucenenet.git
commit 2b25dfe518c4beb0ffcc447e3f553e26dc6743fa Author: Shad Storhaug <[email protected]> AuthorDate: Wed Mar 24 02:42:00 2021 +0700 Added dummy MIGRATE.md file in the repo root to link to the new location of the migration guide. --- MIGRATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MIGRATE.md b/MIGRATE.md new file mode 100644 index 0000000..79e71fb --- /dev/null +++ b/MIGRATE.md @@ -0,0 +1 @@ +The migration guide has moved to: [src\Lucene.Net\migration-guide.md](src\Lucene.Net\migration-guide.md) \ No newline at end of file
