cake-build / cake-build/cake

Module loading do not respect target frameworks in package

Open
#2,256 0 comments 0 reactions 0 assignees View on GitHub
:wrench: cake-module Bug priority: high
Dominant language
C#
Stars
4.2k
Forks
778
Avg merge
1h 15m
Merged PRs (30d)
19

Description

As it is now, we will load every assembly found in the Modules directory. This will work as long as the module package only contains assemblies for a single target framework, but as soon as a module package targets more than one framework things will break.

When loading modules, the target framework monikers that are part of the package (`net462`, `netstandard2.0` etc) path should be respected.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.