I downloaded master from git and ran the ```build /t:RestorePackages``` command. Then, I ran ```build```. It failed with the error
> C:\\...\entityframework\tools\EF.skipstrongnames.targets(17,5): error: Oject reference not set to an instance of an object.
I have included the output of the process.
I assume this has to do with BriceLambson's work on integrating the strong name skipping into the main build process. Just thought Brice might want to see something from the wild.
__Machine Information__
* Windows 7 64-bit
* Installed Microsoft Visual Studio Versions
* 2010 Ultimate
* 2012 Ultimate
* Entries in HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP
* CDF
* v2.0.50727
* v3.0
* v3.5
* v4
* v4.0
Comments: Original issue is fixed.
> C:\\...\entityframework\tools\EF.skipstrongnames.targets(17,5): error: Oject reference not set to an instance of an object.
I have included the output of the process.
I assume this has to do with BriceLambson's work on integrating the strong name skipping into the main build process. Just thought Brice might want to see something from the wild.
__Machine Information__
* Windows 7 64-bit
* Installed Microsoft Visual Studio Versions
* 2010 Ultimate
* 2012 Ultimate
* Entries in HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP
* CDF
* v2.0.50727
* v3.0
* v3.5
* v4
* v4.0
Comments: Original issue is fixed.