1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-25 12:10:18 +00:00

Fix ManagedEsl.2012.csproj: There is no file 'ESLconnection.2010.cs'.

This commit is contained in:
Daniel Weber 2014-09-24 10:16:35 +02:00
parent e02e41a5c1
commit a0d6b642ff

@ -58,7 +58,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="ESL.2010.cs" />
<Compile Include="ESLconnection.2010.cs" />
<Compile Include="ESLconnection.cs" />
<Compile Include="ESLevent.2010.cs" />
<Compile Include="ESLPINVOKE.2010.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />