|
|
|
@ -19,6 +19,16 @@
@@ -19,6 +19,16 @@
|
|
|
|
|
<!-- Template Content --> |
|
|
|
|
<Project language = "F#"> |
|
|
|
|
|
|
|
|
|
<ProjectItems> |
|
|
|
|
<Reference Include="FSharp.Core, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
|
|
|
|
<Private>True</Private> |
|
|
|
|
</Reference> |
|
|
|
|
</ProjectItems> |
|
|
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
<Imports clear="True"> |
|
|
|
|
<Import Project="$(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets" /> |
|
|
|
|
</Imports> |
|
|
|
|