Merge branch 'release' into dev
This commit is contained in:
commit
c78ad32b1e
|
|
@ -1,5 +1,9 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
|
"compilationOptions": {
|
||||||
|
"warningsAsErrors": true,
|
||||||
|
"keyFile": "../../tools/Key.snk"
|
||||||
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/aspnet/mvc"
|
"url": "git://github.com/aspnet/mvc"
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue