Skip to content

Commit 73eca4d

Browse files
author
Ravi Chande
authored
Merge pull request #2583 from rchande/includeRazorGrammar
Include razor grammar
2 parents 030ec63 + d4d7e57 commit 73eca4d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "csharp",
33
"publisher": "ms-vscode",
4-
"version": "1.17.0-beta4",
4+
"version": "1.17.0-beta5",
55
"description": "C# for Visual Studio Code (powered by OmniSharp).",
66
"displayName": "C#",
77
"author": "Microsoft Corporation",

release.vscodeignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ tsconfig.json
3232
tslint.json
3333
wallaby.js
3434

35+
!src/razor/language-configuration.json
36+
!src/razor/syntaxes/*
3537

3638
+RuntimeLicenses/dependencies/*
3739
coreclr-debug/install.log

0 commit comments

Comments
 (0)