We have a situation where we need builds to happen in VS/TFS. We can't run msbuild inside of a jenkins build anymore, it has to created using TFS build. We could switch from msbuild to the tfsbuild command line, but we will lose the job and build number (not to mention changeset).
Is there a best way to do this? We still want Jenkins moving the build to dev/tst/stg/prod, but the build has to trace back to tfs.