Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DLL Paths in Project Folders
#6
I have placed some commonly used DLL components in the dll folder because I do not want to use NuGet in the portable version. I want to keep the dll folder synchronized between the installed version of LA and the portable version, including the references. This way, it will be much easier for me.

Is it possible to use the following code?
r %folders.dll%\Markdig.dll;

My current issue is that I don't want to use NuGet references in the portable version because it requires installing the SDK. Even when using NuGet in the installed version of LA, it is temporary. I will copy these DLLs to the dll folder and then synchronize them to the portable version of LA.


Messages In This Thread
DLL Paths in Project Folders - by Davider - 04-27-2024, 10:34 AM
RE: DLL Paths in Project Folders - by Davider - 04-28-2024, 12:55 AM
RE: DLL Paths in Project Folders - by Davider - 04-30-2024, 10:22 PM
RE: DLL Paths in Project Folders - by Davider - 07-15-2024, 12:37 AM
RE: DLL Paths in Project Folders - by Gintaras - 07-15-2024, 05:31 AM
RE: DLL Paths in Project Folders - by Davider - 07-15-2024, 06:26 AM
RE: DLL Paths in Project Folders - by Gintaras - 07-15-2024, 06:38 AM
RE: DLL Paths in Project Folders - by Davider - 07-15-2024, 06:41 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)