CodeGeneration.Roslyn
CodeGeneration.Roslyn copied to clipboard
Rename internal names in .Tool MSBuild props/targets
These are old names and may crash with older toolset version names.
Additionally, we're moving towards unifying names with either Cgr or CodeGenerationRoslyn prefix
This should also include documenting stable extension points so consumers know what we won't break/what is considered "public".