Navigation Menu

Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

OctopusDeploy/CSProjToXProj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

CSProjToXProj

Converts .csproj files (and packages.config) to .xproj and project.json and optionally updates the solution.

Usage: CSProjToXProj <path_to_search> [/ReplaceExisting] [/Force]

If /ReplaceExisting is specified:

  • The project GUID is retained
  • The sln file is updated
  • The csproj and package.config files are deleted

Omit this flag if you are intending to have side by side csproj and xproj project file. You will need to rename either the csproj or xproj and then add the xproj to the solution.

/Force overwrites existing xproj files

About

Scans a directory and converts .csproj files (and packages.config) to .xproj and project.json and (optionally) updates the solution

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •