diff --git a/coreclr-debug/NuGet.config b/coreclr-debug/NuGet.config index dd1fa14307..98d3625f7b 100644 --- a/coreclr-debug/NuGet.config +++ b/coreclr-debug/NuGet.config @@ -5,6 +5,7 @@ - + + diff --git a/package.json b/package.json index e8d5e19d38..b1dd7759a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "csharp", "publisher": "ms-vscode", - "version": "1.4.0-beta6", + "version": "1.4.0-beta7", "description": "C# for Visual Studio Code (powered by OmniSharp).", "displayName": "C#", "author": "Microsoft Corporation",