Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add project type guid support to support older csproj format #100

Merged
merged 3 commits into from
Jan 4, 2020

Conversation

glennawatson
Copy link
Contributor

If TargetFramework property does not exist, use the ProjectTypeGuids and TargetFrameworkVersion properties to determine the TargetFramework.

Should solve some projects that use the old Project Format and use deprecated shared projects.

@glennawatson glennawatson requested a review from a team January 4, 2020 06:53
@glennawatson glennawatson merged commit 5cbf85c into master Jan 4, 2020
@glennawatson glennawatson deleted the glennawatson-add-project-type-support branch January 4, 2020 07:00
@lock lock bot locked and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant