Fix ManagedEsl.2012.csproj: There is no file 'ESLconnection.2010.cs'.
This commit is contained in:
parent
e02e41a5c1
commit
a0d6b642ff
|
@ -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" />
|
||||||
|
|
Loading…
Reference in New Issue