The registry entry used in vs 2010 to change the default work item association type on a check-in from resolve to associate doesn't seem to work in VS 2012 RTM. Is there a new way to make Associate the default?
in VS 2010
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\TeamFoundation\SourceControl\Behavior]
"ResolveAsDefaultCheckinAction"="False"
Tried this in vs 2012
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\TeamFoundation\SourceControl\Behavior]
"ResolveAsDefaultCheckinAction"="False"