What is the location of Visual studio 2019 created *.csproj.user file? I searched it in user appdata folder, but I couldn't find any. Please help.
The location of a the .csproj.user
file should be in the same directory as the projects .csproj
file. By default, this is the folder for the project: