|
|
|
|
|
by flukus
3348 days ago
|
|
I see you've never worked with mister "creates a project for every class" or any of his friends. C# compiles quickly, but MS build is very slow and it's noticeable when there are a lot of projects. Just for fun, try compile with csc directly one day, it's an order of magnitude (at least) faster than with msbuild. |
|