|
|
@ -57,7 +57,6 @@ |
|
|
<Compile Include="Matrix.fs" /> |
|
|
<Compile Include="Matrix.fs" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<Import Project="$(MSBuildExtensionsPath32)\FSharp\1.0\Microsoft.FSharp.Targets" Condition="!Exists('$(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll')" /> |
|
|
<Import Project="$(MSBuildExtensionsPath32)\FSharp\1.0\Microsoft.FSharp.Targets" Condition="!Exists('$(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll')" /> |
|
|
<Import Project="$(MSBuildExtensionsPath32)\..\Microsoft F#\v4.0\Microsoft.FSharp.Targets" Condition="Exists('$(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll')" /> |
|
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|
Other similar extension points exist, see Microsoft.Common.targets. |
|
|
Other similar extension points exist, see Microsoft.Common.targets. |
|
|
<Target Name="BeforeBuild"> |
|
|
<Target Name="BeforeBuild"> |
|
|
|