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.
2 parents ef8692b + ea827b2 commit cd7d947Copy full SHA for cd7d947
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "csharp",
3
"publisher": "ms-vscode",
4
- "version": "1.5.0-beta5",
+ "version": "1.5.0-beta6",
5
"description": "C# for Visual Studio Code (powered by OmniSharp).",
6
"displayName": "C#",
7
"author": "Microsoft Corporation",
8
"license": "SEE LICENSE IN RuntimeLicenses/license.txt",
9
"icon": "images/csharpIcon.png",
10
- "preview": "true",
+ "preview": true,
11
"bugs": {
12
"url": "https://github.com/OmniSharp/omnisharp-vscode/issues"
13
},
0 commit comments