Denis Kuzmin
Denis Kuzmin
@Zeki-Gursoy > I tested your example. However, I got the same error. Each project must be configured individually depending on the specific case. See related #250 and #253. The explanation...
@Zeki-Gursoy hmm... 1.8.x just extends support through the same rebasing feature. But it sounds like a bug if 1.7.4 works correctly in your case. I will look into the issue...
Hello, Please read the documentation. The package should be restored automatically when build is started, you don't need to do anything like restore. > Use package manager to restore the...
Closed due to inactivity. Please open it again if you still have problems or questions.
Hello, The _publish_ directory has already been discussed earlier https://github.com/3F/DllExport/issues/224#issuecomment-1545023216 It seems I need to add something like this later for automatic generation in future versions. But this is not...
Bug with *Publish* target in your case should be fixed after 2a8d962ce2660cf4ec334f712b331fc0245ac3eb .NET 8 support is under control in other issues such as #219
Hello, > when I install the NuGet package Please read [Configuring the projects](https://github.com/3F/DllExport/wiki/Quick-start#configuring-the-projects) > [How to get DllExport](https://github.com/3F/DllExport?tab=readme-ov-file#how-to-get-dllexport) > Since 1.6+ does not provide official support for **NuGet** [?], something...
Closed due to inactivity. Please open it again if you still have problems or questions.
Hello, remove _ref_ from _ref IntPtr_ that's like over through over here and ... in general your wrapper is too complicated and not safe in case of possible memory leaks;...
Hello, Thanks for the report! > I expected to see additional information in the "Build" Output log. Log can be found in `Output` panel - show output from: *"vsSolutionBuildEvent"* item....