I suggest that you could click and select to display all file in VS.
Here is the screenshot with VS2017:
Then right -click to include it.
Best regards,
Jolie
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
use text editor to add a new .ccs file inside \Content of my project folder.Then I goto VS2017 Solution Explorer and click refresh. This .CSS file does not appear.
How to ask VS2017 to include it so I can use within VS?
Another option is to use Adding Existing option in Visual Studio IDE. Try the following steps
1) You can Right Click on Content folder -> Select Add ->
Existing Item -> Select the Folder path and addl the files to solution
You can Right Click on App_Themes folder -> Select Add -> Existing Item -> Select the Folder path and addl the files to solution
Participant
753 Points
2406 Posts
Why new .css file saved not appear in Solution folder ?
Mar 26, 2017 09:52 AM|hkbeer|LINK
I use text editor to add a new .ccs file inside \Content of my project folder.
Then I goto VS2017 Solution Explorer and click refresh. This .CSS file does not appear.
How to ask VS2017 to include it so I can use within VS ?
Thanks
www.developerfusion.com/tools/convert/csharp-to-vb/
Contributor
5290 Points
2307 Posts
Re: Why new .css file saved not appear in Solution folder ?
Mar 26, 2017 01:41 PM|AngelinaJolie|LINK
Hi hkbeer ,
I suggest that you could click and select to display all file in VS.
Here is the screenshot with VS2017:
Then right -click to include it.
Best regards,
Jolie
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
All-Star
50841 Points
9895 Posts
Re: Why new .css file saved not appear in Solution folder ?
Mar 26, 2017 04:40 PM|A2H|LINK
Another option is to use Adding Existing option in Visual Studio IDE. Try the following steps
1) You can Right Click on Content folder -> Select Add -> Existing Item -> Select the Folder path and addl the files to solution
You can Right Click on App_Themes folder -> Select Add -> Existing Item -> Select the Folder path and addl the files to solution
Aje
My Blog | Dotnet Funda