Skip to content

Tests props and targets should be imported for test projects only #68

@binick

Description

@binick

Description

MSBuild produces some NoImport outputs because TestRunnerName isn't set for non test projects.

NoImport: $(MSBuildThisFileDirectory)$(TestRunnerName)\$(TestRunnerName).props at (48;3) false condition; ('$(TestRunnerName)' != '' and Exists('$(MSBuildThisFileDirectory)$(TestRunnerName)\$(TestRunnerName).props') was evaluated as '' != '' and Exists('C:\Users\binick\.nuget\packages\msbullet.sdk\0.6.5\tools\\.props')).

Operating System

No response

Version

0.6.5

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions