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
1 changed files with 1 additions and 1 deletions

View File

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