Replies: 3 comments
-
You are welcome to submit a PR with this feature enhancement. I run my migration in a VM in Azure... |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just checked the code - and as I said in the other comment on the winget issue - It's a tradeoff do you want to stick with fullframework, or migrate to current .net versions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Its not really a trade-off... we depend on "Microsoft.TeamFoundationServer.ExtendedClient" which ONLY works with FullFramework and does not support Core+ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys,
when I want to run the migration, I don't want to install the tools on my pc. I would like to use a docker container, where I can mount my configs. Would it be possible to containerize this app?
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions