Clean Project Tool

2012-01-02 | Toni Pohl

Welcher Developer kennt das nicht: Du willst rasch ein Visual Studio Projekt als ZIP weitergeben… und beginnst damit, nur die relevanten Files zu identifizieren und alle “unnötigen” Files wie bin, obj, TFS-Bindings etc. zu löschen. Genau dafür gibt es ein neues Tool!

Clean Project auf codeplex.

“Clean Project is a utility that cleans Visual Studio project directories so you can quickly upload or email a zip file with your solution. “

Die Vorgangsweise scheint ruck-zuck zu funktionieren:

  1. Select Tools / Clean, Remove Source Bindings and Zip Solution
  2. Attach the zip file and send the email

clean_project

Viel Spaß beim Testen!



Categories: Developer, Tools, General

Source: https://blog.atwork.at/post/Clean-Project-Tool