Skip to content

Commit 7cbce0e

Browse files
committed
fix project file
1 parent 4e56324 commit 7cbce0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)