Skip to content

Commit 9078548

Browse files
majochapsfinaki
andauthored
fix test explorer in vs (#16281)
Co-authored-by: Petr <psfinaki@users.noreply.github.com>
1 parent cc90116 commit 9078548

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
<IntermediateOutputPath>$(ArtifactsDir)obj/$(MSBuildProjectName)/$(Configuration)/</IntermediateOutputPath>
2020
</PropertyGroup>
2121

22+
<ItemGroup>
23+
<ProjectCapability Remove="TestContainer" />
24+
</ItemGroup>
25+
2226
<ItemGroup>
2327
<Compile Include="..\scripts\scriptlib.fsx">
2428
<Link>scriptlib.fsx</Link>

0 commit comments

Comments
 (0)