Skip to content

Commit b368acf

Browse files
committed
Revert "fix project file"
This reverts commit 7cbce0e.
1 parent 2e5d1f7 commit b368acf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fcs/FSharp.Compiler.Service.Tests/FSharp.Compiler.Service.Tests.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1111
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1212
<OutputPath>..\..\$(Configuration.ToLower())\fcs</OutputPath>
13+
<DebugType>portable</DebugType>
1314
<IsPackable>false</IsPackable>
1415
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies> <!-- Tests won't run without this, at least on OSX, see https://github.com/NuGet/Home/issues/4837#issuecomment-354536302 -->
1516
</PropertyGroup>

0 commit comments

Comments
 (0)