Browse Source

add reference to new NRefactory

pull/191/merge
Eusebiu Marcu 15 years ago
parent
commit
1a6e051bb5
  1. 6
      Debugger/Debugger.Core/Debugger.Core.csproj

6
Debugger/Debugger.Core/Debugger.Core.csproj

@ -203,9 +203,9 @@ @@ -203,9 +203,9 @@
<Folder Include="Tests" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Decompiler\lib\NRefactory\Project\NRefactory.csproj">
<Project>{3A9AE6AA-BC07-4A2F-972C-581E3AE2F195}</Project>
<Name>NRefactory</Name>
<ProjectReference Include="..\..\NRefactory\ICSharpCode.NRefactory\ICSharpCode.NRefactory.csproj">
<Project>{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}</Project>
<Name>ICSharpCode.NRefactory</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />

Loading…
Cancel
Save