Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #27 from noliar/92cfec11011819c04bbfb3faeb37df74b0…
Browse files Browse the repository at this point in the history
…7edd96

fix build error
  • Loading branch information
sailro committed Jun 12, 2015
2 parents 6617bb3 + 92cfec1 commit 6d3c262
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<Compile Include="Mono.Cecil.Legacy\MarshalInfo.cs" />
<Compile Include="Mono.Cecil.Legacy\MemberReference.cs" />
<Compile Include="Mono.Cecil.Legacy\MetadataFormatException.cs" />
<Compile Include="Mono.Cecil.Legacy\MethodReference.cs" />
<!--<Compile Include="Mono.Cecil.Legacy\MethodReference.cs" />-->
<Compile Include="Mono.Cecil.Legacy\MethodDefinition.cs" />
<Compile Include="Mono.Cecil.Legacy\ModuleDefinition.cs" />
<Compile Include="Mono.Cecil.Legacy\MonoCecilReflexilMarker.cs" />
Expand Down

0 comments on commit 6d3c262

Please sign in to comment.