My visual studio 2017 does not detect when git adds new files to the folder for some reason...
I don't want to manually add the file every time one gets creagted
My visual studio 2017 does not detect when git adds new files to the folder for some reason...
I don't want to manually add the file every time one gets creagted
You might find your answer here: Is there a way to automatically include content files into asp.net project file?
Or, if you don't want to fiddle with that, the top answer here offers a faster way of manually adding files: How can I automatically add existing items to a Visual Studio project?