The target of this program is to moving RootNamespace,AssemblyName,Deterministic,OutputPath,AssemblyInfo.cs from individual csproj/folder to shared prop and assemblyinfo in template folder.
- copy the template files to solution root folder.
- change the solution path in program.cs
- run the program to remove RootNamespace,AssemblyName,Deterministic,OutputPath,AssemblyInfo.c from individual csproj/folder