Upgrade projects to Visual Studio 2015 format #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I opened the existing project in Visual Studio 2015, which prompted me to upgrade it. These are the changes that the upgrade process made.
Now that Visual Studio 2015 is provided for free for home and some commercial use, there are hopefully few people still running the older versions of Visual Studio such as 2005.
Note that I left the target framework set to 2.0 because some people may still be targeting older frameworks.
The readme should probably be updated to reflect this change. I suspect that VS 2013 should still work, however, I don't want to say that explicitly because I haven't got VS 2013 and therefore can't test it. I'm not sure whether to say that VS 2015 or VS 2013 is required, or just say that it might work in 2013 and definitely works in 2015...