Migrating .Net Core Preview 2 to Preview 3
If you have any .Net Core Preview 2 applications that use project.json, you will
encounter errors if you try to update to .Net Core Preview 3. This is due to the
fact that .Net Core is moving away from project.json and will use the normal
.csproj files going