This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
The latest nightly exposes all of the SmartAssembly attributes publically. Since we're also using SA as an obfuscation tool, this causes a huge number of warnings (we're getting hundreds of them) on build in any project that references Mindscape.Lightspeed, similar to (project swapped out with {MYPROJECT}:
Warning 91 The type 'SmartAssembly.Attributes.DoNotPruneAttribute' in '{MYPROJECT}' conflicts with the imported type 'SmartAssembly.Attributes.DoNotPruneAttribute' in 'c:\PATH\Mindscape.LightSpeed.dll'. Using the type defined in '{MYPROJECT}'.
This did not occur with the older versions... Is there a way you can have SA keep their attributes private or internal, and not expose them publically?
Thank you, Reed |
|
|
Fixed in next nightly build. |
|
|
Thanks Ivan! |
|