I am using some unsafe code in my .NET Core app. For that, I had made this change in the project.json file:
In the newer *.csproj files, this is now:
*.csproj
true
in any PropertyGroup.
PropertyGroup