I’m trying to create a new project with Wisej 3. And it supports net48 and net 6.0. When I’m trying to use Application.Update(this) method, VS throws an exception. It says “The type ‘Object’ is defined in an assembly that is not referenced. You must add a reference to assembly ‘System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e’. WisejUpdateProj (net6.0)”.
Is there any solution for this issue?
Thank you so much.
Hi Ugur,
Try reinstalling the .NET6 runtime.
System.Private.CoreLib is part of mscorlib.dll, it’s the runtime for .NET6.
HTH,
Alaa
Hi ugur,
Can you send me your sample for more details please ? If this is a private example please tell us at support@iceteagroup.com.
Best,
Kevin (ITG)
Please login first to submit.