We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab91e7 commit 7b92d69Copy full SHA for 7b92d69
Src/IronJS/IronJS.fsproj
@@ -90,6 +90,7 @@
90
<Import Project="$(MSBuildExtensionsPath32)\..\Microsoft F#\v4.0\Microsoft.FSharp.Targets" Condition=" Exists('$(MSBuildBinPath)\Microsoft.Build.Tasks.v4.0.dll')" />
91
<ItemGroup>
92
<Compile Include="AssemblyInfo.fs" />
93
+ <Compile Include="CLR2.fs" />
94
<Compile Include="FSharp.fs" />
95
<Compile Include="Dlr.fs" />
96
<Compile Include="Support.fs" />
0 commit comments