Add Support for VS 2015 - #171
Open
semmasodo wants to merge 2 commits into
Open
Conversation
Author
|
@frankhale, @jmis or any other contributor who saw the Pull Request? |
Contributor
|
I don't have commit access so cannot pull this in. Not sure who else has commit access. |
|
I tried installing your fork semmasodo but still had some issues, do you still work with clojure in visual studio? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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'm no plugin specialist neither an pro c# developer.
Tested with VS 2015
Changes:
Set TargetFrameworkVersion to 4.5 in every subproject.
Copied README.md as README.txt.
Copied the License section to LICENSE.txt.
Changee the version of Intellisense Assembly in vsClojure/Metadata.clj to 14.0. Could be a backward compatibilty issue for the future.
#170