Hi,
I have a WebSite project and when I run this project or I Build It, the dll's of Bin folder are locked and after the build is done the dlls remain locked, so when another team member runs the same project or Builds It the following error message is shown:
The item $/ProjectPath/Bin/Example.dll is locked for check-out by UserTeam in workspace Developer.
This happens because the file was locked on the first build, what should I do to get rid of this lock in dll's on Bin folder?
Att, Lucas Pfeiffer