Skip to content

Commit 955cbf3

Browse files
committed
update debug type (why!?)
1 parent ff1e2b7 commit 955cbf3

14 files changed

+1
-1418
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

DEVGUIDE.md

Lines changed: 0 additions & 223 deletions
This file was deleted.

FSharp.Directory.Build.targets

Lines changed: 0 additions & 16 deletions
This file was deleted.

fcs/Directory.Build.props

Lines changed: 0 additions & 5 deletions
This file was deleted.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<DelaySign>true</DelaySign>
1212
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1313
<OutputPath>..\..\$(Configuration.ToLower())\fcs</OutputPath>
14+
<DebugType>portable</DebugType>
1415
</PropertyGroup>
1516
<PropertyGroup Condition="'$(TargetFramework)' == 'netcoreapp2.0'">
1617
<DefineConstants>$(DefineConstants);FX_NO_RUNTIMEENVIRONMENT</DefineConstants>

src/FSharp.Profiles.props

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)