Skip to content

Commit f7daee0

Browse files
committed
Fix MTP test run error
1 parent d29bfbe commit f7daee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Microsoft.VisualStudio.Threading.Tests.Win7RegistryWatcher/Microsoft.VisualStudio.Threading.Tests.Win7RegistryWatcher.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<PropertyGroup>
33
<TargetFramework>net472</TargetFramework>
44
<OutputType>Exe</OutputType>
5+
<IsTestProject>false</IsTestProject>
56
</PropertyGroup>
67
<ItemGroup>
78
<ProjectReference Include="..\..\src\Microsoft.VisualStudio.Threading\Microsoft.VisualStudio.Threading.csproj" />

0 commit comments

Comments
 (0)