windrobin / winforms-geplugin-control-library

Automatically exported from code.google.com/p/winforms-geplugin-control-library
GNU General Public License v3.0
0 stars 1 forks source link

FC.GEPluginCtrls.csproj not in sync with folder structure #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In latest SVN, trunk/FC.GEPluginCtrls.csproj shows External.cs under
Interfaces folder. i.e.

{{{
  <ItemGroup>
...
    <Compile Include="Interfaces\External.cs" />
}}} 

However, it really sites directly under trunk, i.e. trunk/External.cs

Original issue reported on code.google.com by blai...@gmail.com on 4 Nov 2009 at 11:07

GoogleCodeExporter commented 9 years ago
Whoops!

Original comment by fraser.c...@gmail.com on 4 Nov 2009 at 5:37

GoogleCodeExporter commented 9 years ago

Original comment by fraser.c...@gmail.com on 5 Nov 2009 at 1:34

GoogleCodeExporter commented 9 years ago

Original comment by fraser.c...@gmail.com on 5 Nov 2009 at 1:44