Skip to content

Commit 7b92d69

Browse files
committed
Added CLR2.fs to project file
1 parent 1ab91e7 commit 7b92d69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/IronJS/IronJS.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
<Import Project="$(MSBuildExtensionsPath32)\..\Microsoft F#\v4.0\Microsoft.FSharp.Targets" Condition=" Exists('$(MSBuildBinPath)\Microsoft.Build.Tasks.v4.0.dll')" />
9191
<ItemGroup>
9292
<Compile Include="AssemblyInfo.fs" />
93+
<Compile Include="CLR2.fs" />
9394
<Compile Include="FSharp.fs" />
9495
<Compile Include="Dlr.fs" />
9596
<Compile Include="Support.fs" />

0 commit comments

Comments
 (0)