MD-av upstream upgrade
This commit is contained in:
@ -3,6 +3,8 @@ using System.ComponentModel.DataAnnotations;
|
||||
|
||||
namespace Yavsc.Model.Forms
|
||||
{
|
||||
using Interfaces;
|
||||
|
||||
public class Form
|
||||
{
|
||||
[Key]
|
||||
|
@ -54,7 +54,7 @@
|
||||
"Google.Apis.Core": "1.11.1",
|
||||
"Google.Apis": "1.11.1",
|
||||
"MailKit": "1.3.0-beta7",
|
||||
"MarkdownDeep-av.NET": "1.5.3",
|
||||
"MarkdownDeep-av.NET": "1.5.4",
|
||||
"Microsoft.AspNet.Authentication.Cookies": "1.0.0-rc1-*",
|
||||
"Microsoft.AspNet.Authentication.Facebook": "1.0.0-rc1-final",
|
||||
"Microsoft.AspNet.Authentication.Twitter": "1.0.0-rc1-final",
|
||||
@ -141,5 +141,5 @@
|
||||
"prepublish": "gulp min",
|
||||
"postpublish": "echo \" . ./contrib/postPublish.sh # to push in prod.\""
|
||||
},
|
||||
"embed": "Views/**/*.cshtml"
|
||||
"embed": "Views/**/*.cshtml"
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user