We have separate projects for our .NET Framework and our .NET Core builds. Also, the .NET Core build is still using project.json which has been deprecated.
It is possible that with the latest version of Visual Studio we could use a single project to multi-target both frameworks. At the very least we need to migrate away from using project.json.