You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2017/07/11 07:42:46 UTC

[21/22] lucenenet git commit: Lucene.Net.Analysis.Phonetic: fixed indentation of project.json

Lucene.Net.Analysis.Phonetic: fixed indentation of project.json


Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/3b28c513
Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/3b28c513
Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/3b28c513

Branch: refs/heads/master
Commit: 3b28c5130a8814494f4d3574b68e0bd8dee59720
Parents: c487bbc
Author: Shad Storhaug <sh...@shadstorhaug.com>
Authored: Tue Jul 11 12:53:15 2017 +0700
Committer: Shad Storhaug <sh...@shadstorhaug.com>
Committed: Tue Jul 11 12:53:15 2017 +0700

----------------------------------------------------------------------
 src/Lucene.Net.Analysis.Phonetic/project.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucenenet/blob/3b28c513/src/Lucene.Net.Analysis.Phonetic/project.json
----------------------------------------------------------------------
diff --git a/src/Lucene.Net.Analysis.Phonetic/project.json b/src/Lucene.Net.Analysis.Phonetic/project.json
index 460721b..e69f644 100644
--- a/src/Lucene.Net.Analysis.Phonetic/project.json
+++ b/src/Lucene.Net.Analysis.Phonetic/project.json
@@ -12,7 +12,7 @@
     "tags": [ "lucene.net", "core", "text", "search", "information", "retrieval", "lucene", "apache", "analysis", "index", "query", "soundex", "double", "metaphone", "sounds", "like", "beider", "morse", "cologne", "caverphone", "nysiis", "match", "rating" ]
   },
   "buildOptions": {
-  "compile": {
+    "compile": {
       "includeFiles": [ "../CommonAssemblyInfo.cs" ]
     },
     "embed": {