[fsharp] Updated fsharp.json to ionide/ionide-fsgrammar@864bfd9 (2016-12-21). Fixes #17820

This commit is contained in:
Martin Aeschlimann
2016-12-28 22:51:46 -04:00
parent bd6b32b432
commit b09e1df106
5 changed files with 591 additions and 595 deletions

View File

@@ -1,8 +1,8 @@
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
[{
"name": "ionide/ionide-fsharp",
"name": "ionide/ionide-fsgrammar",
"version": "0.0.0",
"license": "MIT",
"repositoryURL": "https://github.com/ionide/ionide-atom-fsharp",
"description": "The file syntaxes/fsharp.json was included from https://github.com/ionide/ionide-atom-fsharp/blob/develop/release/grammars/fsharp.json."
"repositoryURL": "https://github.com/ionide/ionide-fsgrammar",
"description": "The file syntaxes/fsharp.json was included from https://github.com/ionide/ionide-fsgrammar/blob/master/grammar/fsharp.json."
}]