Skip to content

Commit 3979010

Browse files
committed
Added newton soft json in entry.cs
1 parent 609172a commit 3979010

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Contentstack.Core/Models/Entry.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
using System.Threading.Tasks;
99
using Contentstack.Core.Internals;
1010
using Contentstack.Core.Configuration;
11-
11+
using Newtonsoft.Json;
12+
1213
namespace Contentstack.Core.Models
1314
{
1415
/// <summary>

0 commit comments

Comments
 (0)