Craig E. Shea

Results 143 comments of Craig E. Shea

No problem @SoonDead . And, congratulations on moving entirely away from TFVC! 😀 I'm stuck with TFVC for at least a few more months, but there's light at the end...

I had a chance to test this. The merge failed, but NOT because the changes I made didn't work, per se, but because my organization is using a Changeset Comments...

Hmm, so _there are no Power Tools for TFS 2017_! Bummer!! There may not be a way to resolve this--but before I make that determination permanent, I'll have to do...

I may have found an answer. Hopefully I can come up with something by early next week.

Hmm, so I think I may have found something, but not sure how to fix it. In `TfsHelperBase`'s constructor on L37 ff., we hook up the `AppDomain.AssemblyResolve` event to the...

Hmm, now I didn't try that. Let me try that and see if it works. A very small change such as that would be preferable.

> Do you have an example? Did you even bother to read the code and my commit messages? Sorry, but everything can be seen in the code and commit message....

@spraints: Thanks for the suggestion of adding a "level of indirection" for the `AssemblyResolve` event--that worked perfectly! I still have an issue with completing the check-in, but I'm closer to...

Well, I have bad news for those of us whose organizations are using TFS 2015 or below and who have implemented a custom checkin policy: There currently is no solution...

@spraints On the contrary: This has everything to do with TFS 2017 and there not being a TFS Power Tools anymore, and the difference in how custom policies are made...