JsonSerializerContext Editor Issues for AOT Compiling.
So I have set up a JsonSerializerContext that compiles correctly in AOT but in all files using the JsonContext it keeps telling me that "Default" does not exist. i checked the generated files in the obj folder and they exist.
i tried cleaning out the compiled folders and restarting the editor. but the errors persist from roslyn.
DonutEngine is the project that has the JsonSerializerContext file in it.
have i missed anything that needs to be added to the project for it to correctly identify the generated files for roslyn?
i also attached the JsonContext file.
0 Replies
