I have the following folder structure for my .NET Core 2.1 project:
How can I include folder AppData and all of its subfolders and files when I
AppData
None of the above solutions worked for me. So, I took the same approach taken in "React project template" and I added this code to my .csproj file:
%(DistFiles.Identity) PreserveNewest true