Closed brian-sedgwick closed 8 years ago
@subtlespecter Thanks for your contribution. This PR has a bunch of files that shouldn't be checked into source control (like stuff in the obj directories).
This is our fault for not having a .gitignore file.
I've added a .gitignore file now.
Please pull in the latest changes and recreate your commit now that we have this .gitignore file so that these files are automatically removed from this PR.
Thanks!
@twiest Your feedback is spot on. There were lots of files that shouldn't have been included. I got your .gitIgnore file and also deleted those extemporaneous files from the repo.
I don't have time to test these changes, so I'm going to assume they work.
I did review them to see if there was anything that stood out as either wrong, broken or malicious and I didn't see anything.
Thanks for the submission @subtlespecter.
:+1:
I removed version-specific elements of some of the file names, like the solution and project files. I updated the target framework for each project to 4.6.1. I consolidated the solution files into a single file for VS 2015.
This change is