TFS Build Template 2013 Nuget Restore is done before building all solution -


I have seen that with TFS Build Template 2013, NOOG is a new activity to restore solutions.

Can anyone tell me why this is done before making all the solutions before the creation of a personal solution?

The result of this is that if a solution publishes their own packages and other solutions (later made up in the process), the build breaks down depending on the package.

This is a good practice. I would recommend that you separate the second solution into a separate build. Discrete construction then prepares and publishes your newgate package. It does not make any sense to combine this ...


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -