As part of issue https://github.com/dotnet/corefx/issues/2800 and PR dotnet/corefx#33201 we would like a default path-based resolver than can work with standard build-related scenarios.
We need requirements for how duplicate assembly references are addressed. See the discussion in the PR pertaining to PathAssemblyResolver.
As part of issue https://github.com/dotnet/corefx/issues/2800 and PR dotnet/corefx#33201 we would like a default path-based resolver than can work with standard build-related scenarios.
We need requirements for how duplicate assembly references are addressed. See the discussion in the PR pertaining to
PathAssemblyResolver.