Skip to content

Provide project's TargetFramework#52

Merged
dfederm merged 1 commit intojeffkl:mainfrom
dfederm:target-framework
Aug 8, 2024
Merged

Provide project's TargetFramework#52
dfederm merged 1 commit intojeffkl:mainfrom
dfederm:target-framework

Conversation

@dfederm
Copy link
Collaborator

@dfederm dfederm commented Aug 8, 2024

Currently the TF is being hard-coded to net45, which is causing some package dependencies to not get picked up correctly.

This change attempts to find the project's TF, and allows the user to provide a default if, for example, the TF is defined in some global props file somewhere.

@dfederm dfederm merged commit e56875e into jeffkl:main Aug 8, 2024
@dfederm dfederm deleted the target-framework branch August 8, 2024 23:30
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.

1 participant