I must be going mental, right?
Since a couple of days I have been getting errors like
MyAssembly Could not load file or assembly 'AnotherAssembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=' or one of its dependencies. Access denied C:\work\Assemblies\something\MyAssembly\SGEN
I thought it was something I'd done during my work on the feature I'm working on. Then today I had reason to check code out of our repo from two months ago. And got the same error.
What?! I know for a fact that that code built fine two months ago, it's running in production!
Has Microsoft pushed some update that has messed things up, or what?