There was an error while loading. Please reload this page.
1 parent cc90116 commit 9078548Copy full SHA for 9078548
1 file changed
tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj
@@ -19,6 +19,10 @@
19
<IntermediateOutputPath>$(ArtifactsDir)obj/$(MSBuildProjectName)/$(Configuration)/</IntermediateOutputPath>
20
</PropertyGroup>
21
22
+ <ItemGroup>
23
+ <ProjectCapability Remove="TestContainer" />
24
+ </ItemGroup>
25
+
26
<ItemGroup>
27
<Compile Include="..\scripts\scriptlib.fsx">
28
<Link>scriptlib.fsx</Link>
0 commit comments