Fix version of Microsoft.AspNet.Razor reference
This commit is contained in:
parent
301432e5cb
commit
d1e8cdc95c
|
|
@ -2,7 +2,7 @@
|
|||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.Diagnostics": "",
|
||||
"Microsoft.AspNet.Razor": "6.0.0-*",
|
||||
"Microsoft.AspNet.Razor": "4.0.0-*",
|
||||
"Microsoft.Framework.Runtime.Interfaces": "1.0.0-*"
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue