Unit Test .NET C# Class Library Project Referencing Autodesk.Max.dll
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When we are trying to Unit Test a class library project that references Autodesk.Max.dll, it shows DLL not found. Even after making "Copy Local" to True, the same thing happens.
How to Unit Test any library that is referencing Autodesk 3dsMax assemblies in.NET C#?