Fix position of brace

This commit is contained in:
Wei Wang 2014-05-08 10:50:10 -07:00
parent 7b2feab670
commit bc9cc68bf0
1 changed files with 4 additions and 2 deletions

View File

@ -15,14 +15,16 @@
"Microsoft.CodeAnalysis.CSharp" : "0.7-beta-*",
"Microsoft.Framework.DependencyInjection": "0.1-alpha-*",
"Microsoft.Net.Runtime.Interfaces": "0.1-alpha-*",
"System.Reflection.Metadata.Ecma335": "0.7-beta-*"},
"System.Reflection.Metadata.Ecma335": "0.7-beta-*"
},
"configurations": {
"net45": {
"dependencies": {
"System.Collections": "",
"System.Runtime": "",
"System.Xml": "",
"System.Xml.Linq": ""}
"System.Xml.Linq": ""
}
},
"k10": {
"dependencies": {