Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Create FSharp.Core.Portable.fsproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Guerra committed Feb 18, 2013
1 parent cb81270 commit 8584a61
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/fsharp/FSharp.Core/FSharp.Core.Portable.fsproj
@@ -0,0 +1,11 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"
ToolsVersion="4.0">

<PropertyGroup>
<TargetFramework>portable-net4+sl4+wp71+win8</TargetFramework>
</PropertyGroup>

<Import Project="FSharp.Core.fsproj"/>

</Project>

0 comments on commit 8584a61

Please sign in to comment.