Anders Forsgren
Anders Forsgren
The `` flag in FlaUIInspect.csproj is left at default (true) in release mode (and curiously set to `true` in Debug mode). If the "standard scenario" is to inspect x64 applications...
Problem: I want to create a relation between a Work Item and a Build, e.g. "Integrated in build". That is rather straightforward in the api itself: just add a relation...
Thanks for a great little lib. I think the drag is a bit coarse on the AudioKnob, e.g. when the knob is say 32px, then the drag is just divided...
Scenario: a CI build script would often have these steps in some shell snippet to build and deploy a release. ``` vpk download -c channelname ... vpk pack ... vpk...
I tried to filter the pull request list to use as an overview of active PRs for a team in a project with multiple teams. There doesn't seem to be...