issues
search
Code52
/
carnac
A utility to give some insight into how you use your keyboard
http://carnackeys.com/
Microsoft Public License
4.21k
stars
506
forks
source link
Timer abstraction and build script cleanup
#22
Closed
shiftkey
closed
12 years ago
shiftkey
commented
12 years ago
Run tests from build.cmd
Extracted timer setup from ShellViewModel
Added IDisposable token so that shell can release timer.
Issue with R# Test Runner and x86/x64 - BadImageFormatException raised - reverted to Debug|AnyCPU for testing inside VS.