Alex Dresko
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Can't pick VS version (2015 or 2017)
I just installed VS 2017 on one of my build agents that already had VS 2015 on it, and I don't see an option to specifically tell one of my builds to use VS 2017. How does TC know which version of ... -
Created Kotlin DSL: Get affected changsets?
Is it possible to get the changesets that triggered the build from within a BuildType? I want to change my build steps based on what changed.