Browse Source

[Demo] Reverted an unnecessary change

newNRvisualizers
Mansheng Yang 13 years ago
parent
commit
f3ae264680
  1. 4
      ICSharpCode.NRefactory.Demo/ICSharpCode.NRefactory.Demo.csproj

4
ICSharpCode.NRefactory.Demo/ICSharpCode.NRefactory.Demo.csproj

@ -97,9 +97,7 @@ @@ -97,9 +97,7 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SemanticTreeDialog.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SemanticTreeDialog.cs" />
<Compile Include="SemanticTreeDialog.Designer.cs">
<DependentUpon>SemanticTreeDialog.cs</DependentUpon>
</Compile>

Loading…
Cancel
Save