Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Krüger <mkrueger@xamarin.com>2013-07-03 12:32:37 +0400
committerMike Krüger <mkrueger@xamarin.com>2013-07-03 12:34:36 +0400
commit0bb9139a7d7b06d59f675fde7bd23122d59efc63 (patch)
treede5d8551c0e96f602ed985327dae206f5934a1aa /ICSharpCode.NRefactory.IKVM
parenta7e3e17a78f197b960b968d77f6e321cd54d8b8f (diff)
Synchronized more code issues.
Diffstat (limited to 'ICSharpCode.NRefactory.IKVM')
-rw-r--r--ICSharpCode.NRefactory.IKVM/ICSharpCode.NRefactory.IKVM.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/ICSharpCode.NRefactory.IKVM/ICSharpCode.NRefactory.IKVM.csproj b/ICSharpCode.NRefactory.IKVM/ICSharpCode.NRefactory.IKVM.csproj
index 9bbeef3b..6da692d1 100644
--- a/ICSharpCode.NRefactory.IKVM/ICSharpCode.NRefactory.IKVM.csproj
+++ b/ICSharpCode.NRefactory.IKVM/ICSharpCode.NRefactory.IKVM.csproj
@@ -42,7 +42,7 @@
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <ProjectReference Include="..\..\ikvm\reflect\IKVM.Reflection.csproj">
+ <ProjectReference Include="..\..\ikvm-fork\reflect\IKVM.Reflection.csproj">
<Project>{4CB170EF-DFE6-4A56-9E1B-A85449E827A7}</Project>
<Name>IKVM.Reflection</Name>
</ProjectReference>
@@ -51,4 +51,4 @@
<Name>ICSharpCode.NRefactory</Name>
</ProjectReference>
</ItemGroup>
-</Project>
+</Project> \ No newline at end of file