Skip to content

Add .Net Framework TFM to System.Reflection.MetadataLoadContext #30810

Description

@Daniel-Svensson

Please add a net4* target such as (net46 or net461 ?) to System.Reflection.MetadataLoadContext as recommended by your own Open-source library guidance
.

I want to consume it in a msbuild (distributed via nuget) task which should run on VS2015+ and I really do not want to have to ship the extra netstandard support assemblies.
They have given me problem before and I really cannot change target framework or which version of netstandard assemblies msbuild is bundled with.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions