dotnet / dotnet/roslyn-tools

RepoToolset does not declare `IsTestProject` earlier enough to use as a TargetFramework condition

Open
#56 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
109
Forks
85
Avg merge
2d 16h
Merged PRs (30d)
1

Description

As per the title, `IsTestProject` is declared late enough that it cannot be used as a condition on the `TargetFramework` property.

It would be great if this was possible, since some repos are targeting `net46` for shipping binaries and `net461` for test binaries.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.