Skip to content

Commit b8784e7

Browse files
authored
Use MTP
1 parent 5edbc7b commit b8784e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Directory.Build.props

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<PropertyGroup>
44
<RepositoryDirectory>$(MSBuildThisFileDirectory)</RepositoryDirectory>
55
<BuildToolsDirectory>$(RepositoryDirectory)build\</BuildToolsDirectory>
6+
7+
<EnableMSTestRunner>true</EnableMSTestRunner>
68
</PropertyGroup>
79

810
<Import Project="$(BuildToolsDirectory)Community.Toolkit.Common.props" />
@@ -44,4 +46,4 @@
4446
</When>
4547
</Choose>
4648

47-
</Project>
49+
</Project>

0 commit comments

Comments
 (0)