Skip to content

Conversation

siprbaum
Copy link
Member

@siprbaum siprbaum commented Jan 16, 2021

This implements the support for Visual Studio 2019 by adding a VS2019
paket group. It is heavily based on the plugin for VS2017, as the GitTfs.VS2017
plugin was initially copied to server as a base for ths new GitTfs.VS2019 plugin.
The actual logic business logic is contained in src\GitTfs.VsCommon\TfsHelper.Vs2017Base.cs
and is shared between both plugins.

HINT: To see what actually was changed after the GitTFS.VS2017 was copied,
use e.g. git show -C50 -C HEAD to spot the differences in the review.

This implements the support for Visual Studio 2019 by adding a VS2019
paket group. It is heavily based on the plugin for VS2017, as the
GitTfs.VS2017 plugin was initially copied to server as a base for this
new GitTfs.VS2019 plugin. The actual logic business logic is contained
in src\GitTfs.VsCommon\TfsHelper.Vs2017Base.cs and is shared between
both plugins.

HINT: To see what actually was changed after the GitTFS.VS2017 was copied,
use e.g. `git show -C50 -C HEAD` to spot the differences in the review.
@siprbaum
Copy link
Member Author

Force pushed due to some embarassing spelling errors ...

Copy link
Member

@spraints spraints left a comment

Choose a reason for hiding this comment

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

Feel free to merge. :shipit:

@siprbaum siprbaum merged commit f2f6da1 into git-tfs:master Jan 18, 2021
@siprbaum siprbaum deleted the pr_vs2019 branch January 18, 2021 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants