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 030ec63 + d4d7e57 commit 73eca4dCopy full SHA for 73eca4d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "csharp",
3
"publisher": "ms-vscode",
4
- "version": "1.17.0-beta4",
+ "version": "1.17.0-beta5",
5
"description": "C# for Visual Studio Code (powered by OmniSharp).",
6
"displayName": "C#",
7
"author": "Microsoft Corporation",
release.vscodeignore
@@ -32,6 +32,8 @@ tsconfig.json
32
tslint.json
33
wallaby.js
34
35
+!src/razor/language-configuration.json
36
+!src/razor/syntaxes/*
37
38
+RuntimeLicenses/dependencies/*
39
coreclr-debug/install.log
0 commit comments