Skip to content

Commit

Permalink
Auto change
Browse files Browse the repository at this point in the history
  • Loading branch information
dhkim0800 committed Feb 15, 2019
1 parent 0506342 commit c72a149
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions indexextract-cs/indexextract-cs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,11 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Structures.cs" />
<Compile Include="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form1.cs" />
<Compile Include="Form1.Designer.cs">
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
<Compile Include="Form2.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form2.cs" />
<Compile Include="Form2.Designer.cs">
<DependentUpon>Form2.cs</DependentUpon>
</Compile>
Expand Down

0 comments on commit c72a149

Please sign in to comment.