minor changes
This commit is contained in:
parent
cf3b13b53e
commit
bcbeb822ff
5 changed files with 5011 additions and 18 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"contrib"
|
||||
]
|
||||
},
|
||||
"copyToOutput": [
|
||||
"embed": [
|
||||
"Resources/**/*.resx"
|
||||
]
|
||||
},
|
||||
|
|
@ -66,6 +66,7 @@
|
|||
"Microsoft.AspNet.Http.Extensions": "1.0.0-rc1-final"
|
||||
},
|
||||
"frameworks": {
|
||||
"dnx451": {},
|
||||
"net451": {
|
||||
"frameworkAssemblies": {
|
||||
"System.ComponentModel.DataAnnotations": "4.0.0",
|
||||
|
|
@ -76,5 +77,7 @@
|
|||
"System": "4.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commands": {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue