JulienKappa
JulienKappa
My only find is that the hook is generated in a targetframework specific folder, not the feature.cs. Is there a way to generated feature.cs in targetframework specific folders?  
I found a workaround, if we put `false` in the csproj, it works (target frameworks are processed one by one). Maybe this property can be added to the props in...