Message 1 of 3
What can I use to replace deprecated FileDependencyInfo?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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!