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

Loading…
Cancel
Save