Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unit generated from netstandard2.0 library misses NET.mscorlib
#2
.NET standard libraries are binary compatible with .NET macro. I believe the latest CT is build against 4.6.1 and I think for proper .net 2.0 std we need to update to 4.6.2. Its a simple rebuild and I have asked Alexandre to update the build.

That being said, if you have 4.6.2 installed, even with CT linking to 4.6.1, CT should be able to use .NET standard 2.0 assemblies as is.

I'm not sure why you needed to add the reference manually, but once you do it should load and run the .NET 2.0 assembly OK as they are binary compatible.
Reply


Messages In This Thread
RE: Unit generated from netstandard2.0 library misses NET.mscorlib - by kudzu - 12-20-2021, 12:37 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)