Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Conversation

@jcansdale
Copy link
Collaborator

This enables support for loading and running the solution on either VS 2015 or 2017.
When executing from Visual Studio it will use the installed tooling for the current version.
When executing outside of Visual Studio it will use the tooling installed with NuGet.

I still need to work out the finer details, but it works and I wanted to get a preview up.

When building outside of VS, use the NuGet package tooling. When building inside VS, use the installed VS SDK version.
@jcansdale jcansdale requested a review from grokys March 9, 2017 16:24
I don't think we need to copy Vsix extension files to a directory in the `GitHub.StartPage` project and then link `GitHub.StartPage.pkgdef` from `GitHub.VisualStudio`. It looks like there's a build in way.
@jcansdale jcansdale force-pushed the build/917-fix-VS2017-F5 branch from 9dd691b to fec518c Compare March 10, 2017 15:38
@jcansdale jcansdale changed the title WIP: Add support for F5 on VS 2017 Add support for F5 on VS 2017 Mar 13, 2017
@jcansdale
Copy link
Collaborator Author

Fixes #917

@jcansdale
Copy link
Collaborator Author

@grokys This one has been working well for me and seems relatively low risk. Have you been using it? How do you feel about merging it? 😄

Copy link
Contributor

@grokys grokys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, though I'd like @shana to have a look at it too.

@grokys grokys requested a review from shana March 20, 2017 20:02
@jcansdale
Copy link
Collaborator Author

@shana, I'm keen to get this one merged soon, so we can start using VS 2017 by default. I have been merging it with branches that I'm actively working on, but not having it makes reviewing PRs (and swapping between VS versions) a pain. 😉

@shana shana merged commit 91aa2ea into master Mar 29, 2017
@shana shana deleted the build/917-fix-VS2017-F5 branch March 29, 2017 10:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants