Skip to content

Make test frameworks match target framework.#17

Merged
fkj merged 1 commit intomasterfrom
change-test-frameworks-to-match-project-framework
Feb 27, 2026
Merged

Make test frameworks match target framework.#17
fkj merged 1 commit intomasterfrom
change-test-frameworks-to-match-project-framework

Conversation

@fkj
Copy link
Copy Markdown
Collaborator

@fkj fkj commented Feb 27, 2026

Since nothing else in the solution used netstandard2.0, using it in the test framework would make NuGet unable to find the netstandard2.0 packages unless they were preinstalled in the machine cache because of some other project.

Since nothing else in the solution used netstandard2.0, using it in the
test framework would make NuGet unable to find the netstandard2.0
packages unless they were preinstalled in the machine cache because of
some other project.
@fkj fkj requested a review from mickhansen February 27, 2026 12:02
@fkj fkj merged commit 928e175 into master Feb 27, 2026
2 checks passed
@fkj fkj deleted the change-test-frameworks-to-match-project-framework branch February 27, 2026 12:09
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