Skip to content

This basic console app keeps your *.csproj files in sync with filesystem changes, making it useful when working in a team that doesn't exclusively use Visual Studio for development.

License

Notifications You must be signed in to change notification settings

dolkensp/ProjectSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectSync

This basic console app keeps your csproj files in sync with filesystem changes, making it useful when working in a team that doesn't exclusively use Visual Studio for development.

It currently supports a single command-line parameter - the working directory to watch.

It supports a host of configuration options, all of which have "sensible" defaults, which can be seen at the top of program.cs

About

This basic console app keeps your *.csproj files in sync with filesystem changes, making it useful when working in a team that doesn't exclusively use Visual Studio for development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages