I'm working with the February 2017 Rider EAP build on macOS Sierra. I added a wwwroot
folder to my project and when I installed the Microsoft.AspNetCore.StaticFiles
assembly. The folder disappeared from the Project View. It's definitely there, and when running the web app it correctly serves content from this directory, but it's not visible in Rider, and I get warnings about my static resources not being available. Is this a known issue or did I do something wrong?
Asked
Active
Viewed 148 times
0

Chris Thompson
- 35,167
- 12
- 80
- 109
1 Answers
1
we're working on support .net core right now. See https://youtrack.jetbrains.com/issue/RIDER-3777

xtmq
- 3,380
- 22
- 26