circles-arrows / blueprint41

An Object Graph Mapper for CSharp to connect to Neo4j or Memgraph.
http://www.blueprint41.com/
MIT License
31 stars 8 forks source link

Optimize deletion of files in the new code generator #37

Closed circles-arrows closed 6 months ago

circles-arrows commented 6 months ago

Currently it deletes all existing files and then rebuilds the ones that are needed.

To reduce TFS spending time to scan for changes between locally updated files and the TFS server: