I did a git pull and came across a bunch of these inside of my project .csproj file.
<<<<<<< HEAD
=======
>>>>>>> 298a8db9b1cc88afda040414503dbc9d753cfd6a
It seems like it would be easiest to delete my file take that file off the remote branch.
How would I do this without affecting the commits that I have already made?