vc-platform icon indicating copy to clipboard operation
vc-platform copied to clipboard

Fix environment folder breaking changes for macOS in .Net8

Open okpm opened this issue 11 months ago • 2 comments

Fixes the following problem: After updating to .Net8 on macOS, DLL dependencies of custom modules are not loaded, because the default search folder is now wrong.

See: https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/8.0/getfolderpath-unix

okpm avatar Mar 04 '24 15:03 okpm

Reveiw task created: https://virtocommerce.atlassian.net/browse/VCST-662

vc-ci avatar Mar 04 '24 15:03 vc-ci

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 04 '24 15:03 CLAassistant

Thank you. Fixed in this release https://github.com/VirtoCommerce/vc-platform/releases/tag/3.812.0

AlexTzykin avatar Mar 06 '24 09:03 AlexTzykin