Skip to content

Setting the right VS version so MSbuild works on CI#117

Open
pedropaf wants to merge 3 commits into
JSONAPIdotNET:masterfrom
makeitcheaper:master
Open

Setting the right VS version so MSbuild works on CI#117
pedropaf wants to merge 3 commits into
JSONAPIdotNET:masterfrom
makeitcheaper:master

Conversation

@pedropaf

Copy link
Copy Markdown

No description provided.

@csantero

Copy link
Copy Markdown
Collaborator

@pedropaf Could you explain the problems you are seeing that this solves? Also, I would prefer not to bump the assembly versions if there isn't a release.

@pedropaf

Copy link
Copy Markdown
Author

@csantero I didn't mean to send you the version bump on the pull request. I needed to fix the VS version so appveyor can build the solution using msbuild from VS2015 so C# 6 can compile without errors. Because the version published to NuGet is quite old, we're publishing using CI from Github to a private feed using appveyor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants