nulastudio / NetBeauty2

Move a .NET Framework/.NET Core app runtime components and dependencies into a sub-directory and make it beauty.
MIT License
419 stars 21 forks source link

Fails to run if application does not run at app base directory #1

Closed liesauer closed 5 years ago

liesauer commented 5 years ago

see https://github.com/dotnet/core-setup/issues/5645

liesauer commented 5 years ago

see https://github.com/dotnet/core-setup/blob/master/src/corehost/cli/fxr/fx_muxer.cpp#L214

liesauer commented 5 years ago

solution, see https://github.com/dotnet/core-setup/issues/7534#issuecomment-517614281

liesauer commented 5 years ago

patch for dotnet/core-setup#7534

0001-fix-additionalProbingPaths-resolver.patch.zip