Elements UWP project with NuGet will crash VS2015

**IDE:**VS 2015
Version: 9.0.97.2071
Target (If relevant): UWP
Description:

Try open this project, and VS 2015 will be crashed.
elements_UWPApp1.zip (76.3 KB)

If we delete the “project.lock.json” file in the project, the crash will be gone.
But as mentioned here, “project.lock.json” is generated by NuGet tooling after compile:

To avoid crash, I have to delete the project.lock.json file each time before I open an Elements UWP project with NuGet, which is very annoying.
I think this is not that difficult to fix?

Thanks, logged as bugs://76967

bugs://76967 got closed with status fixed.

Logged as bugs://i64746.

bugs://i64746 was closed as fixed.