MD-av upstream upgrade
This commit is contained in:
parent
c10e888087
commit
5895b8492c
3 changed files with 14 additions and 5646 deletions
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue