#Did anyone know about Newtonsoft error?

1 messages · Page 1 of 1 (latest)

fickle nest
#

I have 3 project. all with same code. one project has this error. cant' fix it

light thicket
#

and also did u put using Newtonsoft.Json; at the top of your code

fickle nest
#

nope.I duplicate the file. and yes i did put using Newtonsoft.Json;

#

i like remember the solution , kinda need to reset / rebuilt compiler but forgot

light thicket
#

you should add it as a package

fickle nest
#

what package? Dotnet?

#

Json? sorry asking

#

you mean export and import the project?

light thicket
fickle nest
#

u save me man. honestly somehow in my project that package went missing . so i add manually using name

#

Thx!