1.4.0
After struggling with a bunch of hard to debug build time issues I figured out a more stable way of doing the script injection. Instead of using a it's own source generator to inject the assembly resolver we instead use loose scripts added as a compile item. This avoid all the weird workflows with source generators and leads to a more stable experience. Since these scripts don't do any analysis of the users code we don't require to use a source generator.