Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 453 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 453 Bytes

ankitvijay-ParseCsProject

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.

How to use

  1. copy the template files to solution root folder.
  2. change the solution path in program.cs
  3. run the program to remove RootNamespace,AssemblyName,Deterministic,OutputPath,AssemblyInfo.c from individual csproj/folder