Skip to content

Commit

Permalink
Revert "temp: outcomment IL stuff to get things to build in SD again"
Browse files Browse the repository at this point in the history
This reverts commit 2d4d32d.
  • Loading branch information
azeno committed Mar 17, 2013
1 parent 9c70f13 commit 58ec5a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/src/core/UtilsIL/UtilsIL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
<CompileDependsOn>
HideILFromCompile;
$(CompileDependsOn);
<!-- InitializeIL;
InitializeIL;
CoreDecompile;
CoreCompileIL;-->
CoreCompileIL;
</CompileDependsOn>
</PropertyGroup>
<Target Name="HideILFromCompile">
Expand Down

0 comments on commit 58ec5a5

Please sign in to comment.