Jonathon Marolf
Jonathon Marolf
What should it convert these into? Today we bail out when we encounter custom msbuild logic like this because we cannot know what it is supposed to do unless we...
got it, we could give you a "Just convert this project, even if there are custom imports and just go with it" (which is what I believe you are asking...
> Why the csproj file becomes something like or but proj file remaines ? `` and `` means that a specific set of props and targets files are implicitly imported...
We could add an API that is essentially "I know what I am doing let me construct my own compilation". In general the `ReferenceAssemblies` API was where so users wouldn't...
@ryzngard should we close this PR out?
We should look into adding nuget packages if they don't already exist for the item templates. This can be done with a 'wizard' similar to what we used to do...
@sharwell why not have a meta-package that users could choose to include and keep the isolated packages from depending on each other? Roslyn tends to use this style for all...
Don't have the admin permissions for that. @sharwell did you discover who does?
@sharwell has some ideas I'm sure. I assume the plan would be to eventually have these be part of some automated perf run?
@chsienki should we move this over to roslyn? I think there is a general question of if we want source generators to work as project references. We currently include them...