I just have started looking into .Net Core, and I don\'t see classical resources and anything what looks like resources. In classical .Net class libraries I was able to add,
Now that project.json is deprecated, you have to specify this in the .csproj file.
project.json
.csproj
You can use a wildcard as shown, or just list out the files explicitly.