We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2793c59 commit 0697417Copy full SHA for 0697417
.vscodeignore
@@ -8,6 +8,9 @@ src/**
8
.gitignore
9
.travis.yml
10
tsconfig.json
11
+ISSUE_TEMPLATE
12
+tslint.json
13
+gulpfile.js
14
15
**/.nyc_output/**
16
**/coverage/**
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "csharp",
3
"publisher": "ms-vscode",
4
- "version": "1.10.0-beta4",
+ "version": "1.10.0-beta5",
5
"description": "C# for Visual Studio Code (powered by OmniSharp).",
6
"displayName": "C#",
7
"author": "Microsoft Corporation",
0 commit comments