71 / blur

[No longer maintained] Run and edit a C# assembly at the same time. Convert LINQ Expressions and delegates to Mono.Cecil method bodies as well.
MIT License
2 stars 1 forks source link

MSBuild doesn't run on portable libraries #4

Open 71 opened 7 years ago

71 commented 7 years ago

Blur.targets only specifies targets that'll be ran on a single platform. If Blur is installed on a PCL, targets won't be installed, and Blur won't be ran.