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

Ignore TFM if not found #4421

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Conversation

paulomorgado
Copy link
Contributor

Prerequisites

  • I have read and understood the [contributing guide][CONTRIBUTING.md].
  • The commit message follows the [conventional commits][cc] guidelines.
  • Tests for the changes have been added (for bug fixes / features).
  • Docs have been added/updated (for bug fixes / features).

Description

Visual Studio solution and solution filter files do not have a TFM (Target) and fail because of that.

How

Defaulted to an empty string for the Target when not found.

I can add unit tests for this, but I'm no GO programmer and I haven't found any.

If someone points me at a similar feature, I can add the tests.

@paulomorgado paulomorgado force-pushed the project branch 4 times, most recently from c52de54 to f0522c8 Compare November 1, 2023 12:23
@paulomorgado paulomorgado force-pushed the project branch 2 times, most recently from 9f8a18a to 3e82b5a Compare November 2, 2023 12:18
@JanDeDobbeleer JanDeDobbeleer enabled auto-merge (rebase) November 4, 2023 09:44
@JanDeDobbeleer JanDeDobbeleer merged commit dbc8998 into JanDeDobbeleer:main Nov 4, 2023
9 checks passed
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