What can I use to replace deprecated FileDependencyInfo?

What can I use to replace deprecated FileDependencyInfo?

ottosson_mathias
Advocate Advocate
513 Views
2 Replies
Message 1 of 3

What can I use to replace deprecated FileDependencyInfo?

ottosson_mathias
Advocate
Advocate

I'm trying to build a project that's written before AutoCAD 2018. The problem is that it uses the FileDependencyInfo which was deprecated with the release of 2018. See .NET Migration Guide. But it doesn't tell you what to replace it with!

 

Anybody know what to use instead?

 

Thanks!

0 Likes
514 Views
2 Replies
Replies (2)
Message 2 of 3

ActivistInvestor
Mentor
Mentor

You can use the eTransmit COM api. 

0 Likes
Message 3 of 3

ottosson_mathias
Advocate
Advocate
Ok, thanks. I'll look into it!
0 Likes