The *.User file is a file that Visual Studio uses to store your local user settings specific to the project. I'm not sure what all gets stored in there, but that's what the file is used for. You could delete that file and when you open up visual studio again, it will recreate it. What windows explorer declares the file types to be might have little to do with what they are used for.
|