File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " csharp" ,
3
3
"publisher" : " ms-vscode" ,
4
- "version" : " 1.0.2 -rc2" ,
4
+ "version" : " 1.0.3 -rc2" ,
5
5
"description" : " C# for Visual Studio Code (powered by OmniSharp)." ,
6
6
"displayName" : " C#" ,
7
7
"author" : " Microsoft Corporation" ,
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ function createProjectJson(targetRuntime: string): any
263
263
emitEntryPoint : true
264
264
} ,
265
265
dependencies : {
266
- "Microsoft.VisualStudio.clrdbg" : "14.0.25208 -preview-2924185 " ,
266
+ "Microsoft.VisualStudio.clrdbg" : "14.0.25214 -preview-2934931 " ,
267
267
"Microsoft.VisualStudio.clrdbg.MIEngine" : "14.0.30401-preview-1" ,
268
268
"Microsoft.VisualStudio.OpenDebugAD7" : "1.0.20405-preview-1" ,
269
269
"NETStandard.Library" : "1.5.0-rc2-24008" ,
You can’t perform that action at this time.
0 commit comments