Skip to content

Script packs not loaded when automatically installing NuGet packages #297

@khellang

Description

@khellang

I tested my WPF script pack sample without installing the packages first. It installs them correctly, but because script packs are picked up by MEF and registered with Autofac at startup, the script pack isn't resolved correctly in the ScriptPackResolver until you execute the command again.

We should pick up script packs as late as possible, e.g. right before execution...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions