@ -35,11 +35,8 @@
<DebugSymbols>false</DebugSymbols>
<DebugSymbols>false</DebugSymbols>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference Include="ISymWrapper" />
<Reference Include="System" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<Content Include="README.TXT" />
<Content Include="README.TXT" />
@ -221,11 +218,6 @@
<Compile Include="Src\Variables\Evals\Eval.cs" />
<Compile Include="Src\Variables\Evals\Eval.cs" />
<Compile Include="Src\Variables\Evals\EvalEventArgs.cs" />
<Compile Include="Src\Variables\Evals\EvalEventArgs.cs" />
<Compile Include="Src\Variables\Evals\Process-Evals.cs" />
<Compile Include="Src\Variables\Evals\Process-Evals.cs" />
<Compile Include="Src\Variables\Expressions\Ast\FieldReferenceExpression.cs" />
<Compile Include="Src\Variables\Expressions\Ast\LocalVariableIdentifierExpression.cs" />
<Compile Include="Src\Variables\Expressions\Ast\ParameterIdentifierExpression.cs" />
<Compile Include="Src\Variables\Expressions\Ast\PropertyReferenceExpression.cs" />
<Compile Include="Src\Variables\Expressions\Expression.cs" />
<Compile Include="Src\Variables\Types\BindingFlags.cs" />
<Compile Include="Src\Variables\Types\BindingFlags.cs" />
<Compile Include="Src\Variables\Types\DebugType-Helpers.cs" />
<Compile Include="Src\Variables\Types\DebugType-Helpers.cs" />
<Compile Include="Src\Variables\Types\DebugType.cs" />
<Compile Include="Src\Variables\Types\DebugType.cs" />
@ -401,8 +393,6 @@
<Folder Include="Src\Util" />
<Folder Include="Src\Util" />
<Folder Include="Src\Variables" />
<Folder Include="Src\Variables" />
<Folder Include="Src\Variables\Evals" />
<Folder Include="Src\Variables\Evals" />
<Folder Include="Src\Variables\Expressions" />
<Folder Include="Src\Variables\Expressions\Ast" />
<Folder Include="Src\Variables\Types" />
<Folder Include="Src\Variables\Types" />
<Folder Include="Src\Variables\Values" />
<Folder Include="Src\Variables\Values" />
<Folder Include="Src\Wrappers" />
<Folder Include="Src\Wrappers" />
@ -411,10 +401,6 @@
<Folder Include="Src\Wrappers\CorSym" />
<Folder Include="Src\Wrappers\CorSym" />
<Folder Include="Src\Wrappers\CorSym\Autogenerated" />
<Folder Include="Src\Wrappers\CorSym\Autogenerated" />
<Folder Include="Src\Wrappers\MetaData" />
<Folder Include="Src\Wrappers\MetaData" />
<ProjectReference Include="..\..\..\..\..\Libraries\NRefactory\Project\NRefactory.csproj">
<Project>{3A9AE6AA-BC07-4A2F-972C-581E3AE2F195}</Project>
<Name>NRefactory</Name>
</ProjectReference>
</ItemGroup>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
</Project>
</Project>