Skip to content

Commit

Permalink
fix test explorer in vs (dotnet#16281)
Browse files Browse the repository at this point in the history
Co-authored-by: Petr <psfinaki@users.noreply.github.com>
  • Loading branch information
majocha and psfinaki committed Nov 15, 2023
1 parent cc90116 commit 9078548
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
<IntermediateOutputPath>$(ArtifactsDir)obj/$(MSBuildProjectName)/$(Configuration)/</IntermediateOutputPath>
</PropertyGroup>

<ItemGroup>
<ProjectCapability Remove="TestContainer" />
</ItemGroup>

<ItemGroup>
<Compile Include="..\scripts\scriptlib.fsx">
<Link>scriptlib.fsx</Link>
Expand Down

0 comments on commit 9078548

Please sign in to comment.