MD-av upstream upgrade

vnext
Paul Schneider 8 years ago
parent 036107a9e9
commit ec6a8a2ce4
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",

File diff suppressed because it is too large Load Diff
Loading…